◄COleServerItem► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation OLE Classes────────────────────────────────────────── protected: HPALETTE m_hPalette; Remarks This variable holds the color-scheme identifier as specified by the client item (or NULL). You will seldom need to access the m_hPalette data member because the default OnDraw member function selects this color palette into the drawing device context for you. See Also ◄COleServerItem::OnSetColorScheme►, ◄COleClientItem::SetColorScheme►, ◄COleServerDoc::m_hPalette► -♦-