Condividi tramite


Metodo ITfThreadMgr2::GetGlobalCompartment (msctf.h)

Ottiene l'oggetto di gestione del raggruppamento globale.

Sintassi

HRESULT GetGlobalCompartment(
  [out] ITfCompartmentMgr **ppCompMgr
);

Parametri

[out] ppCompMgr

Puntatore a un'interfaccia ITfCompartmentMgr che riceve il gestore globale dei compartimenti.

Valore restituito

Questo metodo può restituire uno di questi valori.

Valore Descrizione
S_OK
Il metodo è stato eseguito correttamente.
E_INVALIDARG
ppCompMgr non è valido.

Requisiti

Requisito Valore
Client minimo supportato Windows 8 [app desktop | App UWP]
Server minimo supportato Windows Server 2012 [app desktop | App UWP]
Piattaforma di destinazione Windows
Intestazione msctf.h

Vedi anche

ITfThreadMgr2