BeforeFTPCommand Method
Class: FTP_SERVICE
Description:Raised before calling API function FtpCommand()
This event is raised before calling API function FtpCommand().
Object.BeforeFTPCommand
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
See also