CMFCColorDialog::GetPalette
Retrieves the color palette that is available in the current color dialog.
CPalette* GetPalette() const;
A pointer to the CPalette object that was specified in the CMFCColorDialog constructor.
The color palette specifies the colors that the user can choose.
Header: afxcolordialog.h