ReactOS 0.4.15-dev-7942-gd23573b
ITfContextOwnerCompositionSink Interface Reference
Inheritance diagram for ITfContextOwnerCompositionSink:
Collaboration diagram for ITfContextOwnerCompositionSink:

Public Member Functions

HRESULT OnStartComposition ([in] ITfCompositionView *pComposition, [out] BOOL *pfOk)
 
HRESULT OnUpdateComposition ([in] ITfCompositionView *pComposition, [in] ITfRange *pRangeNew)
 
HRESULT OnEndComposition ([in] ITfCompositionView *pComposition)
 
- 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 990 of file msctf.idl.

Member Function Documentation

◆ OnEndComposition()

HRESULT ITfContextOwnerCompositionSink::OnEndComposition ( [in] ITfCompositionView pComposition)

Implemented in CicInputContext.

◆ OnStartComposition()

HRESULT ITfContextOwnerCompositionSink::OnStartComposition ( [in] ITfCompositionView pComposition,
[out] BOOL pfOk 
)

Implemented in CicInputContext.

◆ OnUpdateComposition()

HRESULT ITfContextOwnerCompositionSink::OnUpdateComposition ( [in] ITfCompositionView pComposition,
[in] ITfRange pRangeNew 
)

Implemented in CicInputContext.


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