Compartir a través de


IOleObjectImpl::SetColorScheme

Recommends a color scheme to the control's application, if any.

STDMETHOD(SetColorScheme)(
   LOGPALETTE* /* pLogPal */
);

Return Value

Returns E_NOTIMPL.

Remarks

See IOleObject::SetColorScheme in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Concepts

IOleObjectImpl Class

IOleObjectImpl Members