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