AfterGetFTPDirectoryArray Method
Class:
FTP_SERVICE
This event is raised after last calling API function FtpFindNextFile().
Object.AfterGetFTPDirectoryArray
(@
laDirectory
,@
lcMask
,
lnFlag
,
liResult
)
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
.
liResult
Result of calling
FtpFindFirstFile
or
InternetFindNextFile
Type
Integer
Direction
Input
See also
FTP_SERVICE::GetFTPDirectoryArray()
|
FTP_SERVICE::BeforeGetFTPDirectoryArray()
|
FTP_SERVICE::GetFTPFile()>FTP_SERVICE::GetFTPFile
© 24.11.2005 Martina Jindrová