Condividi tramite


IAxWinAmbientDispatch::put_UserMode

La proprietà UserMode specifica la modalità utente di ambiente del contenitore.

STDMETHOD( put_UserMode )( 
   VARIANT_BOOL bUserMode  
);

Parametri

  • bUserMode
    [in] il nuovo valore di questa proprietà.

Valore restituito

Un valore standard HRESULT.

Note

L'implementazione dell'oggetto host ATL utilizza VARIANT_TRUE come valore predefinito di questa proprietà.

Requisiti

Header: atliface.h

Vedere anche

Riferimenti

IAxWinAmbientDispatch Interface