VOID DIB_GetPaletteExt(WORD nStartIndex, WORD nNumEntries,
RGBQUAD lpPalette, LPPDEVICE lpDIBEngine);
Retrieves the logical colors (RGB values) for the given color indices. The function copies RGB structure color values to the buffer pointed to by the lpPalette parameter.
The export ordinal for this function is 406.