IWTSBitmapRenderer interface (tsvirtualchannels.h)
Used by a dynamic virtual channel plug-in to render bitmaps. This interface is implemented by the rendering service. The plug-in obtains a pointer to this interface by using the IWTSBitmapRenderService::GetMappedRenderer method.
Inheritance
The IWTSBitmapRenderer interface inherits from the IUnknown interface. IWTSBitmapRenderer also has these types of members:
Methods
The IWTSBitmapRenderer interface has these methods.
IWTSBitmapRenderer::GetRendererStatistics Retrieves statistics for the RemoteFX media redirection bitmap renderer. |
IWTSBitmapRenderer::RemoveMapping Called by a dynamic virtual channel plug-in to remove a render mapping. |
IWTSBitmapRenderer::Render Called by a dynamic virtual channel plug-in to render bitmaps. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | tsvirtualchannels.h |