BeforeCreateFTPDirectory Method
Class:
FTP_SERVICE
Description:
Raised before calling API function FtpCreateDirectory()
This event is raised before calling API function FtpCreateDirectory().
Object.BeforeCreateFTPDirectory
(@
lcNewDir
)
Parameter
lcNewDir
New directory
Type
Character
By reference
Direction
Input
Name of the directory to create on the FTP Server.
See also
FTP_SERVICE::CreateFTPDirectory()
|
FTP_SERVICE::AfterCreateFTPDirectory()
© 24.11.2005 Martina Jindrová