Bagikan melalui


Antarmuka ITfFnLMProcessor (ctffunc.h)

Antarmuka ITfFnLMProcessor diimplementasikan oleh layanan teks model bahasa dan digunakan oleh layanan aplikasi atau teks untuk mengaktifkan pemrosesan model bahasa alternatif.

Aplikasi atau layanan teks mendapatkan antarmuka ini dari objek manajer utas dengan memanggil ITfThreadMgr::GetFunctionProvider dengan GUID_MASTERLM_FUNCTIONPROVIDER dan kemudian memanggil antarmuka ITfFunctionProvider::GetFunction dengan IID_ITfFnLMProcessor. Jika ITfThreadMgr::GetFunctionProvider gagal, maka tidak ada prosesor model bahasa yang diinstal.

Warisan

Antarmuka ITfFnLMProcessor mewarisi dari antarmuka IUnknown . ITfFnLMProcessor juga memiliki jenis anggota ini:

Metode

Antarmuka ITfFnLMProcessor memiliki metode ini.

 
ITfFnLMProcessor::GetReconversion

Metode ITfFnLMProcessor::GetReconversion
ITfFnLMProcessor::InvokeFunc

Metode ITfFnLMProcessor::InvokeFunc
ITfFnLMProcessor::InvokeKey

Metode ITfFnLMProcessor::InvokeKey
ITfFnLMProcessor::QueryKey

Metode ITfFnLMProcessor::QueryKey
ITfFnLMProcessor::QueryLangID

Metode ITfFnLMProcessor::QueryLangID
ITfFnLMProcessor::QueryRange

Metode ITfFnLMProcessor::QueryRange
ITfFnLMProcessor::Reconvert

Metode ITfFnLMProcessor::Reconvert

Persyaratan

Persyaratan Nilai
Klien minimum yang didukung Windows 2000 Professional [hanya aplikasi desktop]
Server minimum yang didukung Windows 2000 Server [hanya aplikasi desktop]
Target Platform Windows
Header ctffunc.h
Redistribusi TSF 1.0 di Windows 2000 Professional

Lihat juga

ITfCandidateList

ITfFunctionProvider::GetFunction

ITfThreadMgr::GetFunctionProvider

IUnknown