FTPDirectoryEntryDate()
语法
Result = FTPDirectoryEntryDate(#Ftp)概要
Returns the date of the current entry in the FTP enumeration being listed with ExamineFTPDirectory() and NextFTPDirectoryEntry() functions.
参数
#Ftp The connection to use.
返回值
Returns the date of the entry in the format of the Date library.
参阅
ExamineFTPDirectory(), NextFTPDirectoryEntry(), FTPDirectoryEntryType(), FTPDirectoryEntryName(), FTPDirectoryEntrySize(), FTPDirectoryEntryRaw(), FTPDirectoryEntryAttributes()
已支持操作系统
所有