IRDPSRAPIVirtualChannel interface (rdpencomapi.h)

Manages the virtual channel.

Inheritance

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

Methods

The IRDPSRAPIVirtualChannel interface has these methods.

 
IRDPSRAPIVirtualChannel::get_Flags

The channel flags. This property is reserved for future use.
IRDPSRAPIVirtualChannel::get_Name

The channel name.
IRDPSRAPIVirtualChannel::get_Priority

The channel priority.
IRDPSRAPIVirtualChannel::SendData

Sends data on the channel.
IRDPSRAPIVirtualChannel::SetAccess

Enables the channel for an attendee.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 [desktop apps | UWP apps]
Target Platform Windows
Header rdpencomapi.h

See also

IDispatch

IRDPSRAPIVirtualChannelManager