AfterGetFileSize Method
Class: FTP_SERVICE
This event is raised after last calling API FTPCommand().
Object.AfterGetFileSize
Parameter
lcFile
Remote file name
Type Character
Direction Input
lnSize
File size
Type Number
Direction Input
llRet
Result of calling FTPCommand()
Type Boolean
Direction Input
See also