AfterFTPCommand Method
Class: FTP_SERVICE
This event is raised after calling API function FtpCommand().
Object.AfterFTPCommand
Parameter
lcCommand
FTP Command
Type Character
By reference  
Direction Input
String value that contains the command to send to the FTP server.
liFlags
Value that contains the flags that control this method
Type Integer
Direction Input
The table of values - FTP_SERVICE::FTPCommand().
liContext
Flag of returning FTP command handle
Type Integer
Direction Input
fResult
Result of calling FtpCommand
Type Numeric
Direction Input
See also