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