AfterDeleteFTPFile Method
Class:
FTP_SERVICE
Description:
Raised after calling API function FtpDeleteFile()
This event is raised after calling API function FtpDeleteFile().
Object.AfterDeleteFTPFile
(@
lcRemoteFile
,
fResult
)
Parameter
lcRemoteFile
Remote file name
Type
Character
By reference
Direction
Input
Name and Path of the File to delete on the FTP Server.
fResult
Result of calling
FtpDeleteFile
Type
Numeric
Direction
Input
See also
FTP_SERVICE::DeleteFTPFile()
|
FTP_SERVICE::BeforeDeleteFTPFile()
© 24.11.2005 Martina Jindrová