다음을 통해 공유


ITfInputProcessorProfilesEx::SetLanguageProfileDisplayName 메서드(msctf.h)

재배포 가능: Windows 2000에서 TSF 1.0이 필요합니다.

헤더: Msctf.idl 및 Msctf.h에서 선언됩니다.

라이브러리: Msctf.dll 리소스로 포함됩니다.

구문

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

매개 변수

rclsid

langid

guidProfile

pchFile

cchFile

uResId

반환 값

메서드가 성공하면 S_OK를 반환하고, 성공하지 않으면 HRESULT 오류 코드를 반환합니다.

요구 사항

   
지원되는 최소 클라이언트 Windows 2000 Professional[데스크톱 앱만]
지원되는 최소 서버 Windows 2000 Server[데스크톱 앱만]
대상 플랫폼 Windows
헤더 msctf.h
DLL Msctf.dll
재배포 가능 파일 Windows 2000 Professional의 TSF 1.0

참고 항목

ITfInputProcessorProfiles::AddLanguageProfile

ITfInputProcessorProfilesEx