IRDPSRAPIVirtualChannelManager interface (rdpencomapi.h)

Manages the list of virtual channels.

Inheritance

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

Methods

The IRDPSRAPIVirtualChannelManager interface has these methods.

 
IRDPSRAPIVirtualChannelManager::CreateVirtualChannel

Creates a virtual channel.
IRDPSRAPIVirtualChannelManager::get__NewEnum

An enumerator interface for the virtual channel collection.
IRDPSRAPIVirtualChannelManager::get_Item

An item in the virtual channel collection.

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

IRDPSRAPIVirtualChannel