ReactOS 0.4.15-dev-7842-g558ab78
ITfThreadMgr Interface Reference
Inheritance diagram for ITfThreadMgr:
Collaboration diagram for ITfThreadMgr:

Public Member Functions

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 218 of file msctf.idl.

Member Function Documentation

◆ Activate()

HRESULT ITfThreadMgr::Activate ( [out] TfClientId ptid)

◆ AssociateFocus()

HRESULT ITfThreadMgr::AssociateFocus ( [in] HWND  hwnd,
[in, unique] ITfDocumentMgr pdimNew,
[out] ITfDocumentMgr **  ppdimPrev 
)

◆ CreateDocumentMgr()

HRESULT ITfThreadMgr::CreateDocumentMgr ( [out] ITfDocumentMgr **  ppdim)

◆ Deactivate()

HRESULT ITfThreadMgr::Deactivate ( )

◆ EnumDocumentMgrs()

HRESULT ITfThreadMgr::EnumDocumentMgrs ( [out] IEnumTfDocumentMgrs **  ppEnum)

◆ EnumFunctionProviders()

HRESULT ITfThreadMgr::EnumFunctionProviders ( [out] IEnumTfFunctionProviders **  ppEnum)

◆ GetFocus()

HRESULT ITfThreadMgr::GetFocus ( [out] ITfDocumentMgr **  ppdimFocus)

◆ GetFunctionProvider()

HRESULT ITfThreadMgr::GetFunctionProvider ( [in] REFCLSID  clsid,
[out] ITfFunctionProvider **  ppFuncProv 
)

◆ GetGlobalCompartment()

HRESULT ITfThreadMgr::GetGlobalCompartment ( [out] ITfCompartmentMgr **  ppCompMgr)

◆ IsThreadFocus()

HRESULT ITfThreadMgr::IsThreadFocus ( [out] BOOL pfThreadFocus)

◆ SetFocus()

HRESULT ITfThreadMgr::SetFocus ( [in] ITfDocumentMgr pdimFocus)

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