共用方式為


iTfInputProcessorProfileMgr::EnumProfiles 方法 (msctf.h)

ITfInputProcessorProfileMgr::EnumProfiles 方法會傳回要列舉的配置檔。

語法

HRESULT EnumProfiles(
  [in]  LANGID                        langid,
  [out] IEnumTfInputProcessorProfiles **ppEnum
);

參數

[in] langid

[in] 要列舉之配置檔的langid。 如果 langid 為 0,則會列舉所有設定檔。

[out] ppEnum

[out]接收 IEnumTfInputProcessorProfiles 介面指標的指標。

傳回值

這個方法可以傳回下列其中一個值。

描述
S_OK
此方法成功。
E_FAIL
發生未指定的錯誤。
E_INVALIDARG
一或多個參數無效。

規格需求

需求
最低支援的用戶端 Windows Vista [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows Server 2003 R2 [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 msctf.h
Dll Msctf.dll