STDMETHOD( get_AllowWindowlessActivation )( VARIANT_BOOL* pbAllowWindowless );
Return Value
A standard HRESULT value.
Parameters
pbAllowWindowless
[out] The address of a variable to receive the current 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 Overview | Class Members
See Also