Share via


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

Reference

IOleObjectImpl Class