函数参考


_FTP_FileClose

关闭由 _FTP_FileOpen 返回的句柄.

#Include <FTPEx.au3>
_FTP_FileClose($l_InternetSession)

参数

$l_InternetSession 由 _FTP_FileOpen() 返回

返回值

成功: 返回 1
失败: 返回 0 并设置 @error 到非零

注意/说明

None.

相关

_FTP_FileOpen

详情参考

在MSDN中搜索