BeforeGetFileSize Method
Class: FTP_SERVICE
Description:Raised before calling API function FTPGetFileSize()
This event is raised before calling API function FtpCommand().
Object.BeforeGetFileSize
Parameter
lcFile
Remote file name
Type Character
Direction Input
lnSize
File size
Type Number
Direction Input
See also