STDMETHOD( put_AllowShowUI )( VARIANT_BOOL bAllowShowUI );
Return Value
A standard HRESULT value.
Parameters
bAllowShowUI
[in] The new value of this property.
Remarks
The AllowShowUI property specifies whether the hosted control is allowed to display its own context menu.
The ATL host object implementation uses VARIANT_FALSE as the default value of this property.