Version 2 (modified by 6 months ago) ( diff ) | ,
---|
UnmountDirectory
Unmount the specified directory path
bool UnmountDirectory(const char* path); bool UnmountDirectory(string& path);
Parameters
- path -
Return Value
- Returns true if successful
Remarks
Examples
See Also
Note:
See TracWiki
for help on using the wiki.