Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves DISPID_AMBIENT_UIDEAD, a flag indicating whether the container wants the control to respond to user-interface actions.
HRESULT GetAmbientUIDead(
BOOL& bUIDead
);
Parameters
- bUIDead
The property DISPID_AMBIENT_UIDEAD.
Return Value
One of the standard HRESULT values.
Remarks
If TRUE, the control should not respond. This flag applies regardless of the DISPID_AMBIENT_USERMODE flag. See CComControlBase::GetAmbientUserMode.
Requirements
Header: atlctl.h