IWdsTransportNamespace interface (wdstptmgmt.h)
Represents a namespace on a WDS transport server.
Inheritance
The IWdsTransportNamespace interface inherits from the IDispatch interface. IWdsTransportNamespace also has these types of members:
Methods
The IWdsTransportNamespace interface has these methods.
IWdsTransportNamespace::Clone Copies the information from this namespace object into a new, unregistered namespace object in memory. |
IWdsTransportNamespace::Deregister Deregisters the namespace on the server. |
IWdsTransportNamespace::get_Configuration Sets or retrieves the configuration information for the content provider of the namespace. (Get) |
IWdsTransportNamespace::get_ContentProvider Sets or retrieves the content provider for the namespace. (Get) |
IWdsTransportNamespace::get_Description Sets or retrieves the description of the namespace. (Get) |
IWdsTransportNamespace::get_FriendlyName Sets or retrieves the user-friendly name of the namespace. (Get) |
IWdsTransportNamespace::get_Id Receives the unique namespace ID for a namespace that has been registered on the server. |
IWdsTransportNamespace::get_Name Sets or retrieves the name of the namespace. (Get) |
IWdsTransportNamespace::get_Registered Returns a value that indicates whether the namespace is registered on the server. |
IWdsTransportNamespace::get_Tombstoned Returns a value that indicates whether the server has saved the namespace object of a deregistered namespace in memory until all active sessions are completed or terminated. |
IWdsTransportNamespace::get_TombstoneTime Returns the UTC date and time when the server saved the namespace object of a deregistered namespace. |
IWdsTransportNamespace::get_TransmissionStarted Receives a value that indicates whether the server has started transmitting data under this namespace. |
IWdsTransportNamespace::get_Type Enables an application to retrieve the type of the namespace for this object. |
IWdsTransportNamespace::put_Configuration Sets or retrieves the configuration information for the content provider of the namespace. (Put) |
IWdsTransportNamespace::put_ContentProvider Sets or retrieves the content provider for the namespace. (Put) |
IWdsTransportNamespace::put_Description Sets or retrieves the description of the namespace. (Put) |
IWdsTransportNamespace::put_FriendlyName Sets or retrieves the user-friendly name of the namespace. (Put) |
IWdsTransportNamespace::put_Name Sets or retrieves the name of the namespace. (Put) |
IWdsTransportNamespace::Refresh Resets the property values of the namespace with values from the server. |
IWdsTransportNamespace::Register Registers the namespace on the server. |
IWdsTransportNamespace::RetrieveContents Retrieves a collection of active transport content objects associated with the namespace. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wdstptmgmt.h |