BeforeGetFTPDirectoryArray Method
Class: FTP_SERVICE
Description:Raised before calling API function FtpFindFirstFile()
This event is raised before calling API function FtpFindFirstFile().
Object.BeforeGetFTPDirectoryArray
Parameter
laDirectory
Array of files
Type Array
By reference  
Direction Input/Output
Holds an array of files after the function completes.
lcMask
Mask files
Type Character
By reference  
Direction Input
Specifies a file mask to filter files in the operation.
lnFlag
The flags that indicate various options.
Type Numeric
Direction Input
The table of values - FTP_SERVICE::GetFTPFile()>FTP_SERVICE::GetFTPFile.
See also