CComControlBase::GetAmbientBackColor

Retrieves DISPID_AMBIENT_BACKCOLOR, the ambient background color for all controls, defined by the container.

HRESULT GetAmbientBackColor( 
   OLE_COLOR& BackColor  
);

Parameters

  • BackColor
    The property DISPID_AMBIENT_BACKCOLOR.

Return Value

One of the standard HRESULT values.

Requirements

Header: atlctl.h

See Also

Reference

CComControlBase Class