次の方法で共有


SetEntries (Windows CE 5.0)

Send Feedback

This callback function changes the palette entries in a specified palette at the instant the callback occurs.

DWORD SetEntries(LPDDHAL_SETENTRIESDATApsed);

Parameters

  • psed
    [in, out] Pointer to a DDHAL_SETENTRIESDATA structure that the driver uses to change the palette entries.

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

DirectDrawPalette Callback Functions | DDHAL_SETENTRIESDATA | DDHAL_DRIVER_HANDLED | DDHAL_DRIVER_NOTHANDLED

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.