AfterList Method
Class:
FTP_SERVICE
This event is raised after last calling API FTPCommand().
Object.AfterList
(@
luData
,
lcMask
,
liFlags
,
lnFlag
,
liResult
)
Parameter
luData
Local file name, string or array
Type
Character/Array
By reference
Direction
Input
This parameter is depends on parameter
liFlags
.
lcMask
Mask for selecting folders and files
Type
Character
Direction
Input
liFlags
Mode flags
Type
Boolean
Direction
Input
This parameter define type of first parameter
luData
. The table of values -
FTP_SERVICE::List()>FTP_SERVICE::List
.
lnFlag
The flags that indicate various options.
Type
Numeric
Direction
Input
The table of values -
FTP_SERVICE::List()>FTP_SERVICE::List
.
liResult
Result of calling
InternetReadFile
Type
Numeric
Direction
Input
See also
FTP_SERVICE::List()
|
FTP_SERVICE::BeforeList()
|
FTP_SERVICE::AtList()
© 01.09.2007 Martina Jindrová