IWRdsGraphicsChannel interface (wrdsgraphicschannels.h)
This interface is used by the RemoteFX graphics services to send and receive data to a virtual graphics channel. An instance of this interface is provided to the RemoteFX graphics services in response to the IWRdsGraphicsChannelManager::CreateChannel method.
Inheritance
The IWRdsGraphicsChannel interface inherits from the IUnknown interface. IWRdsGraphicsChannel also has these types of members:
Methods
The IWRdsGraphicsChannel interface has these methods.
| IWRdsGraphicsChannel::Close Called to close the channel. |
| IWRdsGraphicsChannel::Open Called to open a channel. |
| IWRdsGraphicsChannel::Write Called to send data to the virtual channel. |
Requirements
| Minimum supported client | Windows 8 |
| Minimum supported server | Windows Server 2012 |
| Target Platform | Windows |
| Header | wrdsgraphicschannels.h |