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.
The DdSetEntries callback function updates the palette entries in the specified palette.
Syntax
PDD_PALCB_SETENTRIES PddPalcbSetentries;
DWORD PddPalcbSetentries(
PDD_SETENTRIESDATA unnamedParam1
)
{...}
Parameters
unnamedParam1
Points to a DD_SETENTRIESDATA structure that contains the information required to set the palette's entries.
Return value
DdSetEntries returns one of the following callback codes:
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | ddrawint.h (include Winddi.h) |