Edit

Share via


IWRdsGraphicsChannelManager interface (wrdsgraphicschannels.h)

This interface is used by the RemoteFX graphics services API to create the graphics virtual channels necessary for remoting graphics data. The channel implementer provides a pointer to this interface in the IWRdsRemoteFXGraphicsConnection::GetVirtualChannelTransport method.

Inheritance

The IWRdsGraphicsChannelManager interface inherits from the IUnknown interface. IWRdsGraphicsChannelManager also has these types of members:

Methods

The IWRdsGraphicsChannelManager interface has these methods.

 
IWRdsGraphicsChannelManager::CreateChannel

Used to create a graphics virtual channel.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header wrdsgraphicschannels.h

See also

IWRdsRemoteFXGraphicsConnection::GetVirtualChannelTransport