Partager via


Méthode ITfInputProcessorProfilesEx::SetLanguageProfileDisplayName (msctf.h)

Redistribuable : nécessite TSF 1.0 sur Windows 2000.

En-tête : déclaré dans Msctf.idl et Msctf.h.

Bibliothèque : incluse en tant que ressource dans Msctf.dll.

Syntaxe

HRESULT SetLanguageProfileDisplayName(
  REFCLSID    rclsid,
  LANGID      langid,
  REFGUID     guidProfile,
  const WCHAR *pchFile,
  ULONG       cchFile,
  ULONG       uResId
);

Paramètres

rclsid

langid

guidProfile

pchFile

cchFile

uResId

Valeur retournée

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

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

Voir aussi

ITfInputProcessorProfiles::AddLanguageProfile

ITfInputProcessorProfilesEx