ShellBrowser Delphi Components Documentation
|
Checks if the given path is a symbolic link or similar (= NTFS reparse point)
class function IsReparsePoint(const pPath: string): boolean;
Parameters |
Description |
const pPath: string |
The path that should be checked. |
boolean: Returns True, if the given path is a symbolic link or similar (= NTFS reparse point)