IAxWinAmbientDispatch::put_MessageReflect

STDMETHOD( put_MessageReflect )( VARIANT_BOOL bMessageReflect );

Return Value

A standard HRESULT value.

Parameters

bMessageReflect

[in] The new 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