IWTSBitmapRenderService interface (tsvirtualchannels.h)
This service is used to create a visual mapping on the client corresponding to a mapped window on the server. The server-side mapped window is set using the WTSSetRenderHint API.
This interface is implemented by the Remote Desktop Connection (RDC) client. You obtain an instance of this interface by calling the IWTSPluginServiceProvider::GetService method, passing RDCLIENT_BITMAP_RENDER_SERVICE.
Inheritance
The IWTSBitmapRenderService interface inherits from the IUnknown interface. IWTSBitmapRenderService also has these types of members:
Methods
The IWTSBitmapRenderService interface has these methods.
IWTSBitmapRenderService::GetMappedRenderer Obtains the bitmap rendering object used to render media on the server. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | tsvirtualchannels.h |