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 sets the color-key value for the specified surface.
Syntax
DWORD (* LPDDHALSURFCB_SETCOLORKEY)(
LPDDHAL_SETCOLORKEYDATA lpdsckd
);
Parameters
- lpdsckd
[in, out] Pointer to a DDHAL_SETCOLORKEYDATA structure that the driver uses to set the color-key value for 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