AfterRemoveFTPDirectory Method
Class:
FTP_SERVICE
Description:
Raised after calling API function FtpRemoveDirectory()
This event is raised after calling API function FtpRemoveDirectory().
Object.AfterRemoveFTPDirectory
(@
lcDir
,
fResult
)
Parameter
lcDir
Directory
Type
Character
By reference
Direction
Input
Name of the directory to remove on the FTP Server.
fResult
Result of calling
FtpRemoveDirectory
Type
Numeric
Direction
Input
See also
FTP_SERVICE::RemoveFTPDirectory()
|
FTP_SERVICE::BeforeRemoveFTPDirectory()
© 24.11.2005 Martina Jindrová