IWRdsGraphicsChannelManager 接口 (wrdsgraphicschannels.h)

RemoteFX 图形服务 API 使用此接口来创建远程处理图形数据所需的图形虚拟通道。 通道实现程序提供指向 IWRdsRemoteFXGraphicsConnection::GetVirtualChannelTransport 方法中的此接口的指针。

继承

IWRdsGraphicsChannelManager 接口继承自 IUnknown 接口。 IWRdsGraphicsChannelManager 也具有以下类型的成员:

方法

IWRdsGraphicsChannelManager 接口具有这些方法。

 
IWRdsGraphicsChannelManager::CreateChannel

用于创建图形虚拟通道。

要求

要求
最低受支持的客户端 Windows 8
最低受支持的服务器 Windows Server 2012
目标平台 Windows
标头 wrdsgraphicschannels.h

另请参阅

IWRdsRemoteFXGraphicsConnection::GetVirtualChannelTransport