IWdsTransportNamespaceManager interface (wdstptmgmt.h)
Manages namespaces on a WDS transport server.
Inheritance
The IWdsTransportNamespaceManager interface inherits from the IDispatch interface. IWdsTransportNamespaceManager also has these types of members:
Methods
The IWdsTransportNamespaceManager interface has these methods.
| IWdsTransportNamespaceManager::CreateNamespace Creates an object of an IWdsTransportNamespace interface that can be registered on the current WDS transport server. |
| IWdsTransportNamespaceManager::RetrieveNamespace Retrieves, by name, an object of an IWdsTransportNamespace interface. The name should be registered with the namespace on the WDS transport server. |
| IWdsTransportNamespaceManager::RetrieveNamespaces Returns a collection of objects of the IWdsTransportNamespace interface that represent namespaces on the server that match specified criteria. |
Requirements
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | wdstptmgmt.h |