ReactOS 0.4.16-dev-1025-gd3456f5
|
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) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 393 of file ctffunc.idl.
HRESULT ITfFnSearchCandidateProvider::GetSearchCandidates | ( | [in] BSTR | bstrQuery, |
[in] BSTR | bstrApplicationId, | ||
[out] ITfCandidateList ** | pplist | ||
) |
HRESULT ITfFnSearchCandidateProvider::SetResult | ( | [in] BSTR | bstrQuery, |
[in] BSTR | bstrApplicationID, | ||
[in] BSTR | bstrResult | ||
) |