IWTSBitmapRendererCallback interface (tsvirtualchannels.h)

A dynamic virtual channel plug-in implements this interface to be notified when the size of the rendering area changes. A pointer to this interface is provided to the rendering service by using the IWTSBitmapRenderService::GetMappedRenderer method.

Inheritance

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

Methods

The IWTSBitmapRendererCallback interface has these methods.

 
IWTSBitmapRendererCallback::OnTargetSizeChanged

Called when the size of the render target has changed.

Requirements

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