IWdsTransportContent interface (wdstptmgmt.h)

Represents content being transmitted under a namespace over one or more sessions.

Inheritance

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

Methods

The IWdsTransportContent interface has these methods.

 
IWdsTransportContent::get_Id

Receives a unique content ID that identifies this content object on the server.
IWdsTransportContent::get_Name

Receives a pointer to a string value that contains the name of the data object represented by this content object.
IWdsTransportContent::get_Namespace

Receives a pointer to an object of an IWdsTransportNamespace interface that represents the namespace associated with this content.
IWdsTransportContent::RetrieveSessions

Retrieves a collection of active transport sessions associated with this content.
IWdsTransportContent::Terminate

Terminates the transmission of this content by terminating all active sessions under the content and disconnecting any clients that are joined to them.

Requirements

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