Mount Fuji Engine
0.8b
|
Mount native filesystem structure. More...
Data Fields | |
const char * | pPath |
Path in the native filsystem to mount. More... | |
int | cbSize |
Size of the structure. | |
uint32 | flags |
Mount flags, this can be values from the MFMountFlags enum. | |
const char * | pMountpoint |
The mountpoint string (the volume name) | |
int | priority |
Filsystem priority when searching for files. | |
Information required to mount a native filesystem.