IAxWinAmbientDispatch::get_MessageReflect

STDMETHOD( get_MessageReflect )( VARIANT_BOOL* pbMessageReflect );

Return Value

A standard HRESULT value.

Parameters

pbMessageReflect

[out] The address of a variable to receive the current value of this property.

Remarks

The MessageReflect ambient property specifies whether the container will reflect messages to the hosted control.

The ATL host object implementation uses VARIANT_TRUE as the default value of this property.

IAxWinAmbientDispatch OverviewClass Members