CheckFTPConnection()

语法

Result = CheckFTPConnection(#Ftp)
概要
Checks if the specified #Ftp connection is still connected to the server.

参数

#Ftp The FTP connection to use.

返回值

Returns nonzero if the connection is still open and zero if the server closed the connection.

参阅

OpenFTP()

已支持操作系统

所有

<- AbortFTPFile() - Ftp Index - CloseFTP() ->