次の方法で共有


LPDDHALSURFCB_SETCOLORKEY (Windows Embedded CE 6.0)

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

DDHAL_SETCOLORKEYDATA

Concepts

DirectDrawSurface Callback Functions
DDHAL Callback Return Values
DDHAL Callback Return Values