function ReadSymbolicLink(const Path: string): string;

 

Description

Call the ReadSymbolicLink method to read the target of a symbolic link. Path specifies the path name of the symbolic link to be read.

If NonBlocking is False, ReadSymbolicLink returns the target of the link. Otherwise it returns an empty string, and in order to obtain the result, the OnFileName event should be processed. If the server returns an error, the OnError event is generated.

 

See Also

OnError

OnFileName

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support