AfterPutFTPFile Method
Class:
FTP_SERVICE
This event is raised after calling API function FtpPutFile().
Object.AfterPutFTPFile
(
lcRemoteFile
,
lclocalFile
,
fResult
)
Parameter
lcRemoteFile
Type
Character
Direction
Input
lclocalFile
Type
Character
Direction
Input
fResult
Type
Numeric
Direction
Input
See also
FTP_SERVICE::PutFTPFile()
|
FTP_SERVICE::BeforePutFTPFile()
© 24.11.2005 Martin Jindra