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