Microsoft SDK for Java

restoreDisplayMode

This method of the DirectDraw Class resets the mode of the display device hardware for the primary surface to what it was before the setDisplayMode method was called. Exclusive-level access is required to use this method.

Syntax

public void restoreDisplayMode();

See Also

setDisplayMode, enumDisplayModes, setCooperativeLevel

© 1999 Microsoft Corporation. All rights reserved. Terms of use.