Share via


Setting Display Modes

Send Feedback

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 CE version of DirectX does not support display mode changes.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.