Condividi tramite


IAxWinAmbientDispatch::put_AllowWindowlessActivation

La proprietà AllowWindowlessActivation specificare se il contenitore consente l'attivazione senza finestra.

STDMETHOD( put_AllowWindowlessActivation )( 
   VARIANT_BOOL bAllowWindowless  
);

Parametri

  • bAllowWindowless
    [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