BeforeNLST Method
Class:
FTP_SERVICE
Description:
Raised before calling API function FtpCommand
This event is raised before calling API function FtpCommand().
Object.BeforeNLST
(@
luData
,
lcMask
,
liFlags
,
lnFlag
)
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::NLST()>FTP_SERVICE::NLST
.
lnFlag
The flags that indicate various options.
Type
Numeric
Direction
Input
The table of values -
FTP_SERVICE::NLST()>FTP_SERVICE::NLST
.
See also
FTP_SERVICE::NLST()
|
FTP_SERVICE::AtNLST()
|
FTP_SERVICE::AfterNLST()
© 01.09.2007 Martina Jindrová