Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This callback function makes the surface to which the GDI writes the primary surface.
typedef DWORD (* LPDDHAL_FLIPTOGDISURFACE)( LPDDHAL_FLIPTOGDISURFACEDATA lpftgsd);
Parameters
- lpftgsd
[in, out] Pointer to a DDHAL_FLIPTOGDISURFACEDATA surface that the driver uses to make the surface to which the GDI writes the primary surface.
Return Values
Returns one of the following values:
Requirements
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddrawi.h.
Link Library: Developer implemented.
See Also
DirectDraw Display Driver Callback Functions | DDHAL_FLIPTOGDISURFACEDATA | DDHAL_DRIVER_HANDLED | DDHAL_DRIVER_NOTHANDLED
Send Feedback on this topic to the authors