AfterGetFileSize Method
Class:
FTP_SERVICE
Description:
Raised after calling API function FTPGetFileSize()
This event is raised after last calling API FTPCommand().
Object.AfterGetFileSize
(
lcFile
,
lnSize
,
llRet
)
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
FTP_SERVICE::BeforeGetFileSize()
|
FTP_SERVICE::GetFileSize()
© 01.09.2007 Martina Jindrová