FileSystemEntryGetReparsePointData Method |
Name | Description | |
---|---|---|
GetReparsePointData(IntPtr, Boolean) |
Gets the reparse point data of a file or directory using its handle.
The handle must have been open using FILE_FLAG_OPEN_REPARSE_POINT flag.
| |
GetReparsePointData(String, Boolean) |
Gets the reparse point data of a file or directory.
|