Microsoft SDK for Java

flipToGDISurface

This method of the DirectDraw Class makes the surface that GDI writes to the primary surface.

Syntax

public void flipToGDISurface();

Remarks

This method can be called at the end of a page-flipping application to ensure that the display memory that the GDI is writing to is visible to the user.

See Also

getGDISurface

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