SFTPConnectionFileData Property
The FileData should be set or read when processing read/write file events.
Syntax
int GetSFTPConnectionFileData(int iConnectionId, char *&lpSFTPConnectionFileData, int &lenSFTPConnectionFileData);
Default Value
""
Remarks
The SFTPConnectionFileData should be set or read when processing read/write file events.
The size of the array is controlled by the SFTPConnectionCount property.
This property is read-only and not available at design time.
Data Type
Binary String