ReactOS 0.4.15-dev-7998-gdb93cb1
ITfThreadMgr_P Struct Referenceabstract

#include <cictf.h>

Inheritance diagram for ITfThreadMgr_P:
Collaboration diagram for ITfThreadMgr_P:

Public Member Functions

STDMETHOD() GetAssociated (HWND hwnd, ITfDocumentMgr **ppDocMgr)=0
 
STDMETHOD() SetSysHookSink (ITfSysHookSink *pSysHookSink)=0
 
STDMETHOD() RequestPostponedLock (ITfContext *pContext)=0
 
STDMETHOD() IsKeystrokeFeedEnabled (int *)=0
 
STDMETHOD() CallImm32HotkeyHandler (UINT vKey, LPARAM lParam, HRESULT *phrResult)=0
 
STDMETHOD() ActivateEx (TfClientId *, DWORD)=0
 
- Public Member Functions inherited from ITfThreadMgr
HRESULT Activate ([out] TfClientId *ptid)
 
HRESULT Deactivate ()
 
HRESULT CreateDocumentMgr ([out] ITfDocumentMgr **ppdim)
 
HRESULT EnumDocumentMgrs ([out] IEnumTfDocumentMgrs **ppEnum)
 
HRESULT GetFocus ([out] ITfDocumentMgr **ppdimFocus)
 
HRESULT SetFocus ([in] ITfDocumentMgr *pdimFocus)
 
HRESULT AssociateFocus ([in] HWND hwnd, [in, unique] ITfDocumentMgr *pdimNew, [out] ITfDocumentMgr **ppdimPrev)
 
HRESULT IsThreadFocus ([out] BOOL *pfThreadFocus)
 
HRESULT GetFunctionProvider ([in] REFCLSID clsid, [out] ITfFunctionProvider **ppFuncProv)
 
HRESULT EnumFunctionProviders ([out] IEnumTfFunctionProviders **ppEnum)
 
HRESULT GetGlobalCompartment ([out] ITfCompartmentMgr **ppCompMgr)
 
- 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 21 of file cictf.h.

Member Function Documentation

◆ ActivateEx()

STDMETHOD() ITfThreadMgr_P::ActivateEx ( TfClientId ,
DWORD   
)
pure virtual

◆ CallImm32HotkeyHandler()

STDMETHOD() ITfThreadMgr_P::CallImm32HotkeyHandler ( UINT  vKey,
LPARAM  lParam,
HRESULT phrResult 
)
pure virtual

Referenced by CtfImeProcessCicHotkey().

◆ GetAssociated()

STDMETHOD() ITfThreadMgr_P::GetAssociated ( HWND  hwnd,
ITfDocumentMgr **  ppDocMgr 
)
pure virtual

◆ IsKeystrokeFeedEnabled()

STDMETHOD() ITfThreadMgr_P::IsKeystrokeFeedEnabled ( int )
pure virtual

◆ RequestPostponedLock()

STDMETHOD() ITfThreadMgr_P::RequestPostponedLock ( ITfContext pContext)
pure virtual

◆ SetSysHookSink()

STDMETHOD() ITfThreadMgr_P::SetSysHookSink ( ITfSysHookSink pSysHookSink)
pure virtual

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