GetSystemPalette   Method

Description         Fills the RGB quad structure with the currently realized palette.

Syntax                 RetVal = [BiDib.]GetSystemPalette  lpColor

Returns               RetVal                    BOOL             TRUE - successful. FALSE - failed.

Remarks             lpColor                   LONGLONG A far pointer to the RGB array.

See Also