Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface inherits from the IWdsTransportSetupManager interface and extends it. It is available beginning with Windows Server 2012.
A client application can obtain an interface pointer to an instance of the IWdsTransportSetupManager2 interface by first getting an interface pointer to the IWdsTransportSetupManager interface and then using the IUnknown::QueryInterface Method.
Inheritance
The IWdsTransportSetupManager2 interface inherits from the IWdsTransportSetupManager interface.
Methods
The IWdsTransportSetupManager2 interface has these methods.
| IWdsTransportSetupManager2::get_ContentProviders Receives a pointer to an instance of the IWdsTransportCollection interface. The collection contains objects of the IWdsTransportContentProvider interface for the content providers registered on the server. |
| IWdsTransportSetupManager2::get_TftpCapabilities Receives a mask of WDSTRANSPORT_TFTP_CAPABILITY values that indicates which WDS TFTP features are supported by the WDS TFTP server. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Target Platform | Windows |
| Header | wdstptmgmt.h |