Data Fields

orxFILE_INFO Struct Reference
[OrxFile]

#include <orxFile.h>

Data Fields

orxHANDLE hInternal
orxU32 u32Flags
orxU32 u32Size
orxU32 u32TimeStamp
orxCHAR zFullName [1280]
orxCHAR zName [256]
orxCHAR zPath [1024]
orxCHAR zPattern [256]

Detailed Description

Store datas about the current file.

Definition at line 61 of file orxFile.h.


Field Documentation

Internal use handle

Definition at line 66 of file orxFile.h.

File attributes (see list of availables flags)

Definition at line 63 of file orxFile.h.

File's size (in bytes)

Definition at line 65 of file orxFile.h.

Timestamp of the last modification

Definition at line 64 of file orxFile.h.

orxCHAR orxFILE_INFO::zFullName[1280]

Full file name

Definition at line 70 of file orxFile.h.

orxCHAR orxFILE_INFO::zName[256]

File's name

Definition at line 67 of file orxFile.h.

orxCHAR orxFILE_INFO::zPath[1024]

Directory's name where is stored the file

Definition at line 69 of file orxFile.h.

orxCHAR orxFILE_INFO::zPattern[256]

Search pattern

Definition at line 68 of file orxFile.h.


The documentation for this struct was generated from the following file:

Generated for orx by doxygen 1.5.6