procedure SetAttributesByHandle(const Handle: TScSFTPFileHandle; Attributes: TScSFTPFileAttributes);

 

Description

Call the SetAttributesByHandle method to set the attributes for a previously opened file.

If the NonBlocking property is set to True, then control is returned at once and you can learn the result of the operation execution by handling the OnSuccess and OnError events.

 

Parameters:

Handle - a handle previously returned in the response to OpenFile or OpenDirectory.
Attributes - object, that specifies the modified attributes to be applied.

 

See Also

OnError

OnSuccess

OpenDirectory

OpenFile

SetAttributes

 

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