AfterGetFTPFile Method
Class:
FTP_SERVICE
This event is raised after calling API function FtpGetFile().
Object.AfterGetFTPFile
(
lcRemoteFile
,
lcNewFile
,
llFailIfExists
,
fResult
)
Parameter
lcRemoteFile
Type
Character
Direction
Input
lcNewFile
Type
Character
Direction
Input
llFailIfExists
Type
Boolean
Direction
Input
fResult
Type
Numeric
Direction
Input
See also
FTP_SERVICE::GetFTPFile()
|
FTP_SERVICE::BeforeFTPFile()
© 24.11.2005 Martin Jindra