Partager via


ITfKeystrokeMgr::GetForeground, méthode (msctf.h)

Obtient l’identificateur de classe du service de texte TSF au premier plan.

Syntaxe

HRESULT GetForeground(
  [out] CLSID *pclsid
);

Paramètres

[out] pclsid

Pointeur vers un CLSID qui reçoit l’identificateur de classe du service de texte TSF au premier plan.

Valeur retournée

Cette méthode peut retourner l’une de ces valeurs.

Valeur Description
S_OK
La méthode a réussi.
S_FALSE
Il n’existe aucun service de texte de premier plan.
E_INVALIDARG
pclsid n’est pas valide.
E_FAIL
Une erreur non spécifiée s'est produite.

Spécifications

   
Client minimal pris en charge Windows 2000 Professionnel [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows 2000 Server [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête msctf.h
DLL Msctf.dll
Composant redistribuable TSF 1.0 sur Windows 2000 Professionnel