IOleObjectImpl::SetColorScheme

This method recommends a color scheme to the control's application if any. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT SetColorScheme( LOGPALETTE* pLogPal );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IOleObjectImpl Overview, IOleObjectImpl Methods, IOleObject::SetColorScheme