ITileEngineGraphicsDevice::OnWindowUpdate (Windows Embedded CE 6.0)
1/6/2010
This function is called whenever one of the properties of the TileHost window changes.
Syntax
void OnWindowUpdate();
Remarks
The DirectDraw graphics-rendering plug-in uses this function to update the TileHost window client coordinates whenever the window size changes. The plug-in cannot use the PreRender function for this because the texture created has a fixed pixel format.
Requirements
Header | TileEngineRenderPlugin.h |
Library | TileEngineRenderPlugin.lib |