IWdsTransportSetupManager interface (wdstptmgmt.h)

Manages setup tasks on a WDS transport server.

Inheritance

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

Methods

The IWdsTransportSetupManager interface has these methods.

 
IWdsTransportSetupManager::DeregisterContentProvider

Enables an application run on a client computer to deregister a content provider. This makes the provider no longer available for use by the WDS transport server.
IWdsTransportSetupManager::get_InstalledFeatures

Receives a value that indicates which WDS features are installed on the server.
IWdsTransportSetupManager::get_Protocols

Receives a value that indicates which transport protocols are supported by the WDS server.
IWdsTransportSetupManager::get_Version

Receives a value that indicates the operating system version of the WDS server.
IWdsTransportSetupManager::RegisterContentProvider

Enables an application run on a client computer to register a content provider DLL. This makes the provider available for use by the WDS transport server.

Requirements

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