DestroySurface (Windows CE 5.0)
This callback function destroys a specified surface.
DWORD DestroySurface(LPDDHAL_DESTROYSURFACEDATApdsd);
Parameters
- pdsd
[in, out] Pointer to a DDHAL_DESTROYSURFACEDATA structure that the driver uses to destroy the specified 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
DirectDrawSurface Callback Functions | DDHAL_DESTROYSURFACEDATA | DDHAL_DRIVER_HANDLED | DDHAL_DRIVER_NOTHANDLED
Send Feedback on this topic to the authors