FlipToGDISurface
The FlipToGDISurface callback function makes the surface to which the GDI writes the primary surface.
DWORD __stdcall FlipToGDISurface(
LPDDHAL_FLIPTOGDISURFACEDATA pftgsd );
Parameters
- pftgsd
Pointer to a DDHAL_FLIPTOGDISURFACEDATA surface that contains the information necessary to make the surface to which the GDI writes the primary surface.
Return Values
Returns one of the following values:
- DDHAL_DRIVER_HANDLED
- DDHAL_DRIVER_NOTHANDLED
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.