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.
1/6/2010
This callback function creates a DirectDrawSurface object for this DirectDraw object.
Syntax
typedef DWORD (* LPDDHAL_CREATESURFACE)(
LPDDHAL_CREATESURFACEDATA lpcsd
);
Parameters
- lpcsd
[in, out] Pointer to a DDHAL_CREATESURFACEDATA structure that the driver uses to create the DirectDrawSurface object.
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
DirectDraw Display Driver Callback Functions
DDHAL Callback Return Values
DDHAL Callback Return Values