HRESULT GetAmbientUserMode( BOOL& bUserMode );
Return Value
One of the standard HRESULT values.
Parameters
bUserMode
[out] The property DISPID_AMBIENT_USERMODE.
Remarks
Retrieves DISPID_AMBIENT_USERMODE, a flag indicating whether the container is in run-mode (TRUE) or design-mode (FALSE).
CComControl Overview | Class Members
See Also GetAmbient Property Methods