enum MFMountFlags
 

General mount flags. These can be used to control the way a filesystem is mounted.

Enumerator:
MFMF_FlattenDirectoryStructure  Flattens the directory heirarchy.
MFMF_Recursive  Recurse into subdirectories when building TOC.
MFMF_DontCacheTOC  Doesn't take a local memory copy of the TOC (useful for filesystems read from memory).
MFMF_OnlyAllowExclusiveAccess  This will exclude this mount from any non-specific filesystem operations (filenames explicitly directed to this mount using 'device:').
MFMF_ForceUInt  Force MountFlags to an int type.


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