IWdsTransportManager interface (wdstptmgmt.h)

Manages a WDS transport server. This is the top-level interface into the Windows Deployment Services (WDS) Transport Management API and the only interface that can be created using the CoCreateInstance function.

Inheritance

The IWdsTransportManager interface inherits from the IDispatch interface. IWdsTransportManager also has these types of members:

Methods

The IWdsTransportManager interface has these methods.

 
IWdsTransportManager::GetWdsTransportServer

Creates an object of the IWdsTransportServer interface that can be used to manage a WDS transport server. The method confirms that the system can reach a WDS transport server with the specified name.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header wdstptmgmt.h