STDMETHOD( get_ForeColor )( OLE_COLOR* pclrForeground );
Return Value
A standard HRESULT value.
Parameters
pclrForeground
[out] The address of a variable to receive the current value of this property.
Remarks
The ForeColor property specifies the ambient foreground color of the container.
The ATL host object implementation uses the system window text color as the default value of this property.