AfterRemoveFTPDirectory Method
Class: FTP_SERVICE
Description:Raised after calling API function FtpRemoveDirectory()
This event is raised after calling API function FtpRemoveDirectory().
Object.AfterRemoveFTPDirectory
Parameter
lcDir
Directory
Type Character
By reference  
Direction Input
Name of the directory to remove on the FTP Server.
fResult
Result of calling FtpRemoveDirectory
Type Numeric
Direction Input
See also