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 DdDestroyPalette callback function destroys the specified palette.
Syntax
PDD_PALCB_DESTROYPALETTE PddPalcbDestroypalette;
DWORD PddPalcbDestroypalette(
PDD_DESTROYPALETTEDATA unnamedParam1
)
{...}
Parameters
unnamedParam1
Points to a DD_DESTROYPALETTEDATA structure that contains the information needed to destroy a palette.
Return value
DdDestroyPalette returns one of the following callback codes:
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | ddrawint.h (include Winddi.h) |