IAxWinAmbientDispatch::put_AllowWindowlessActivation

STDMETHOD( put_AllowWindowlessActivation )( VARIANT_BOOL bAllowWindowless );

Return Value

A standard HRESULT value.

Parameters

bAllowWindowless

[in] The new value of this property.

Remarks

The AllowWindowlessActivation property specifies whether the container will allow windowless activation.

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

IAxWinAmbientDispatch OverviewClass Members