Share via


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

Redistribuible: requiere TSF 1.0 en Windows 2000.

Encabezado: declarado en Msctf.idl y Msctf.h.

Biblioteca: se incluye como un recurso en Msctf.dll.

Sintaxis

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

Parámetros

rclsid

langid

guidProfile

pchFile

cchFile

uResId

Valor devuelto

Si este método se realiza correctamente, devuelve S_OK. De lo contrario, devuelve un código de error de HRESULT.

Requisitos

   
Cliente mínimo compatible Windows 2000 Professional [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows 2000 Server [solo aplicaciones de escritorio]
Plataforma de destino Windows
Encabezado msctf.h
Archivo DLL Msctf.dll
Redistribuible TSF 1.0 en Windows 2000 Professional

Consulte también

ITfInputProcessorProfiles::AddLanguageProfile

ITfInputProcessorProfilesEx