HRESULT GetAmbientUIDead( BOOL& bUIDead );
Return Value
One of the standard HRESULT values.
Parameters
bUIDead
[out] The property DISPID_AMBIENT_UIDEAD.
Remarks
Retrieves DISPID_AMBIENT_UIDEAD, a flag indicating whether the container wants the control to respond to user-interface actions. If TRUE, the control should not respond. This flag applies regardless of the DISPID_AMBIENT_USERMODE flag.
CComControl Overview | Class Members
See Also GetAmbient Property Methods