HRESULT GetAmbientMessageReflect( BOOL& bMessageReflect );
Return Value
One of the standard HRESULT values.
Parameters
bMessageReflect
[out] The property DISPID_AMBIENT_MESSAGEREFLECT.
Remarks
Retrieves DISPID_AMBIENT_MESSAGEREFLECT, a flag indicating whether the container wants to receive window messages (such as WM_DRAWITEM) as events.
CComControl Overview | Class Members
See Also GetAmbient Property Methods