enum MFOpenFlags
 

Flags to use when opening a file.

Enumerator:
MFOF_Read  File has read access.
MFOF_Write  File has write access.
MFOF_Text  Open file in text mode.
MFOF_Binary  Open file in binary mode.
MFOF_Async  Open file in asyncrenous mode.
MFOF_User  User flags begin here (for use by other file systems).
MFOF_ForceInt  Force open flags to an int type.


Generated on Sat Oct 28 16:27:33 2006 for MountFuji Engine by  doxygen 1.4.5