IWdsTransportClient interface (wdstptmgmt.h)

Represents a WDS client that is joined to a transport session on a WDS transport server.

Inheritance

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

Methods

The IWdsTransportClient interface has these methods.

 
IWdsTransportClient::Disconnect

Disconnects the WDS client from the session and specifies what action the client should take upon disconnection.
IWdsTransportClient::get_CpuUtilization

Receives the percentage of the WDS client’s CPU utilization.
IWdsTransportClient::get_Id

Receives a unique client ID that identifies this WDS client on the WDS server.
IWdsTransportClient::get_IpAddress

Receives a string value that contains the IP address of the WDS client.
IWdsTransportClient::get_JoinDuration

Receives the time elapsed, in seconds, since the WDS client joined to the transport session.
IWdsTransportClient::get_MacAddress

Receives the MAC address of the WDS client.
IWdsTransportClient::get_MemoryUtilization

Receives the percentage of the WDS client’s memory in use.
IWdsTransportClient::get_Name

Receives the name of the WDS client on the WDS server.
IWdsTransportClient::get_NetworkUtilization

Receives the percentage of the WDS client’s network bandwidth used.
IWdsTransportClient::get_PercentCompletion

Receives the percentage of the current object that has been downloaded.
IWdsTransportClient::get_Session

Receives the transport session to which the WDS client is joined.
IWdsTransportClient::get_UserIdentity

Receives a string representing the user identity associated with this client.

Requirements

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