FileSystemEntryGetMountPoint Method |
Name | Description | |
---|---|---|
![]() ![]() | GetMountPoint(IntPtr, Boolean) |
Gets the mount point of a file or directory using its handle.
The handle must have been open using FILE_FLAG_OPEN_REPARSE_POINT flag.
|
![]() ![]() | GetMountPoint(String, Boolean) |
Gets the mount point of a file or directory.
|