Setting Display Modes (Windows Embedded CE 6.0)

1/6/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.

See Also

Concepts

Display Modes