ReactOS 0.4.15-dev-8039-g69ebfd6
ITfFnSearchCandidateProvider Interface Reference
Inheritance diagram for ITfFnSearchCandidateProvider:
Collaboration diagram for ITfFnSearchCandidateProvider:

Public Member Functions

HRESULT GetSearchCandidates ([in] BSTR bstrQuery, [in] BSTR bstrApplicationId, [out] ITfCandidateList **pplist)
 
HRESULT SetResult ([in] BSTR bstrQuery, [in] BSTR bstrApplicationID, [in] BSTR bstrResult)
 
- 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 393 of file ctffunc.idl.

Member Function Documentation

◆ GetSearchCandidates()

HRESULT ITfFnSearchCandidateProvider::GetSearchCandidates ( [in] BSTR  bstrQuery,
[in] BSTR  bstrApplicationId,
[out] ITfCandidateList **  pplist 
)

◆ SetResult()

HRESULT ITfFnSearchCandidateProvider::SetResult ( [in] BSTR  bstrQuery,
[in] BSTR  bstrApplicationID,
[in] BSTR  bstrResult 
)

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