IWdsTransportTftpManager::RetrieveTftpClients 方法 (wdstptmgmt.h)
傳回 IWdsTransportCollection 介面物件的指標,其中包含目前連線至 TFTP 伺服器的用戶端 IWdsTransportTftpClient 介面物件的集合。
語法
HRESULT RetrieveTftpClients(
[out, retval] IWdsTransportCollection **ppWdsTransportTftpClients
);
參數
[out, retval] ppWdsTransportTftpClients
IWdsTransportCollection介面物件之指標的指標。
傳回值
無
規格需求
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | wdstptmgmt.h |
Dll | Wdstptmgmt.dll |