= UnmountDirectory ** 825gen2 ** = 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 == * [wiki:MountDirectory MountDirectory] * [wiki:FindFlashDrive FindFlashDrive]