Mount Fuji Engine
0.8b
|
Mount data base structure. More...
Data Fields | |
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. | |
Base structure for mount data.