ReactOS 0.4.15-dev-7953-g1f49173
ITfContextComposition Interface Reference
Inheritance diagram for ITfContextComposition:
Collaboration diagram for ITfContextComposition:

Public Member Functions

HRESULT StartComposition ([in] TfEditCookie ecWrite, [in] ITfRange *pCompositionRange, [in] ITfCompositionSink *pSink, [out] ITfComposition **ppComposition)
 
HRESULT EnumCompositions ([out] IEnumITfCompositionView **ppEnum)
 
HRESULT FindComposition ([in] TfEditCookie ecRead, [in] ITfRange *pTestRange, [out] IEnumITfCompositionView **ppEnum)
 
HRESULT TakeOwnership ([in] TfEditCookie ecWrite, [in] ITfCompositionView *pComposition, [in] ITfCompositionSink *pSink, [out] ITfComposition **ppComposition)
 
- 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 1592 of file msctf.idl.

Member Function Documentation

◆ EnumCompositions()

HRESULT ITfContextComposition::EnumCompositions ( [out] IEnumITfCompositionView **  ppEnum)

◆ FindComposition()

HRESULT ITfContextComposition::FindComposition ( [in] TfEditCookie  ecRead,
[in] ITfRange pTestRange,
[out] IEnumITfCompositionView **  ppEnum 
)

◆ StartComposition()

HRESULT ITfContextComposition::StartComposition ( [in] TfEditCookie  ecWrite,
[in] ITfRange pCompositionRange,
[in] ITfCompositionSink pSink,
[out] ITfComposition **  ppComposition 
)

◆ TakeOwnership()

HRESULT ITfContextComposition::TakeOwnership ( [in] TfEditCookie  ecWrite,
[in] ITfCompositionView pComposition,
[in] ITfCompositionSink pSink,
[out] ITfComposition **  ppComposition 
)

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