ReactOS 0.4.15-dev-7998-gdb93cb1
ITfFnLMProcessor Interface Reference
Inheritance diagram for ITfFnLMProcessor:
Collaboration diagram for ITfFnLMProcessor:

Public Member Functions

HRESULT QueryRange ([in] ITfRange *pRange, [out] ITfRange **ppNewRange, [out] BOOL *pfAccepted)
 
HRESULT QueryLangID ([in] LANGID langid, [out] BOOL *pfAccepted)
 
HRESULT GetReconversion ([in] ITfRange *pRange, [out] ITfCandidateList **ppCandList)
 
HRESULT Reconvert ([in] ITfRange *pRange)
 
HRESULT QueryKey ([in] BOOL fUp, [in] WPARAM vKey, [in] LPARAM lparamKeydata, [out] BOOL *pfInterested)
 
HRESULT InvokeKey ([in] BOOL fUp, [in] WPARAM vKey, [in] LPARAM lparamKeyData)
 
HRESULT InvokeFunc ([in] ITfContext *pic, [in] REFGUID refguidFunc)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 287 of file ctffunc.idl.

Member Function Documentation

◆ GetReconversion()

HRESULT ITfFnLMProcessor::GetReconversion ( [in] ITfRange pRange,
[out] ITfCandidateList **  ppCandList 
)

◆ InvokeFunc()

HRESULT ITfFnLMProcessor::InvokeFunc ( [in] ITfContext pic,
[in] REFGUID  refguidFunc 
)

◆ InvokeKey()

HRESULT ITfFnLMProcessor::InvokeKey ( [in] BOOL  fUp,
[in] WPARAM  vKey,
[in] LPARAM  lparamKeyData 
)

◆ QueryKey()

HRESULT ITfFnLMProcessor::QueryKey ( [in] BOOL  fUp,
[in] WPARAM  vKey,
[in] LPARAM  lparamKeydata,
[out] BOOL pfInterested 
)

◆ QueryLangID()

HRESULT ITfFnLMProcessor::QueryLangID ( [in] LANGID  langid,
[out] BOOL pfAccepted 
)

◆ QueryRange()

HRESULT ITfFnLMProcessor::QueryRange ( [in] ITfRange pRange,
[out] ITfRange **  ppNewRange,
[out] BOOL pfAccepted 
)

◆ Reconvert()

HRESULT ITfFnLMProcessor::Reconvert ( [in] ITfRange pRange)

The documentation for this interface was generated from the following file: