Setting Display Modes

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

You can set the display mode by using the IDirectDraw::SetDisplayMode method.

The SetDisplayMode method accepts four parameters that describe the dimensions, bit depth, and refresh rate of the mode to be set. However, attempting to set the display mode to anything other than the current mode will fail as the Windows Embedded CE version of DirectX does not support display mode changes.