Freigeben über


ITfInputProcessorProfilesEx::SetLanguageProfileDisplayName-Methode (msctf.h)

Verteilbar: Erfordert TSF 1.0 unter Windows 2000.

Header: Deklariert in Msctf.idl und Msctf.h.

Bibliothek: Als Ressource in Msctf.dll enthalten.

Syntax

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

Parameter

rclsid

langid

guidProfile

pchFile

cchFile

uResId

Rückgabewert

Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.

Anforderungen

   
Unterstützte Mindestversion (Client) Windows 2000 Professional [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows 2000 Server [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile msctf.h
DLL Msctf.dll
Verteilbare Komponente TSF 1.0 unter Windows 2000 Professional

Weitere Informationen

ITfInputProcessorProfiles::AddLanguageProfile

ITfInputProcessorProfilesEx