ITfFnLMProcessor 介面 (ctffunc.h)
ITfFnLMProcessor 介面是由語言模型文字服務實作,並由應用程式或文字服務用來啟用替代語言模型處理。
應用程式或文字服務會使用 GUID_MASTERLM_FUNCTIONPROVIDER 呼叫 ITfThreadMgr::GetFunctionProvider ,然後使用 IID_ITfFnLMProcessor呼叫 ITfFunctionProvider::GetFunction 介面,從線程管理員物件取得此介面。 如果 ITfThreadMgr::GetFunctionProvider 失敗,則不會安裝任何語言模型處理器。
繼承
ITfFnLMProcessor 介面繼承自 IUnknown 介面。 ITfFnLMProcessor 也有下列類型的成員:
方法
ITfFnLMProcessor 介面具有這些方法。
ITfFnLMProcessor::GetReconversion ITfFnLMProcessor::GetReconversion 方法 |
ITfFnLMProcessor::InvokeFunc ITfFnLMProcessor::InvokeFunc 方法 |
ITfFnLMProcessor::InvokeKey ITfFnLMProcessor::InvokeKey 方法 |
ITfFnLMProcessor::QueryKey ITfFnLMProcessor::QueryKey 方法 |
ITfFnLMProcessor::QueryLangID ITfFnLMProcessor::QueryLangID 方法 |
ITfFnLMProcessor::QueryRange ITfFnLMProcessor::QueryRange 方法 |
ITfFnLMProcessor::Reconvert ITfFnLMProcessor::Reconvert 方法 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | ctffunc.h |
可轉散發套件 | Windows 2000 專業版上的 TSF 1.0 |
另請參閱
ITfFunctionProvider::GetFunction