AfterDeleteFTPFile Method
Class: FTP_SERVICE
This event is raised after calling API function FtpDeleteFile().
Object.AfterDeleteFTPFile
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