AfterChangeFTPDirectory Method
Class:
FTP_SERVICE
Description:
Raised after calling API function FtpSetCurrentDirectory()
This event is raised after calling API function FtpSetCurrentDirectory().
Object.AfterChangeFTPDirectory
(@
lcNewDir
,
fResult
)
Parameter
lcNewDir
New remote directory
Type
Character
By reference
Direction
Input
Name of the Path to change the current directory to.
fResult
Result of calling
FtpSetCurrentDirectory
Type
Numeric
Direction
Input
See also
FTP_SERVICE::ChangeFTPDirectory()
|
FTP_SERVICE::BeforeChangeFTPDirectory()
© 24.11.2005 Martina Jindrová