LPDDHALSURFCB_DESTROYSURFACE (Windows Embedded CE 6.0)
1/6/2010
This callback function destroys a specified surface.
Syntax
DWORD (* LPDDHALSURFCB_DESTROYSURFACE)(
LPDDHAL_DESTROYSURFACEDATA lpdsd;
);
Parameters
- lpdsd
[in, out] Pointer to a DDHAL_DESTROYSURFACEDATA structure that the driver uses to destroy the specified surface.
Return Value
Returns one of the following values:
Requirements
Header | ddrawi.h |
Library | Developer Implemented |
Windows Embedded CE | Windows Embedded CE 6.0 and later |
See Also
Reference
Concepts
DirectDrawSurface Callback Functions
DDHAL Callback Return Values
DDHAL Callback Return Values