IWdsTransportServer2::get_TftpManager method (wdstptmgmt.h)
Receives a pointer to the object of the IWdsTransportTftpManager interface used to manage the WDS TFTP server. This property is available beginning with Windows Server 2012.
This property is read-only.
Syntax
HRESULT get_TftpManager(
IWdsTransportTftpManager **ppWdsTransportTftpManager
);
Parameters
ppWdsTransportTftpManager
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | wdstptmgmt.h |
DLL | Wdstptmgmt.dll |