|
ReactOS 0.4.16-dev-1948-gd260c1d
|


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 IUnknown * | LPUNKNOWN |
| HRESULT ITfContextOwnerCompositionSink::OnEndComposition | ( | [in] ITfCompositionView * | pComposition | ) |
Implemented in CicInputContext.
| HRESULT ITfContextOwnerCompositionSink::OnStartComposition | ( | [in] ITfCompositionView * | pComposition, |
| [out] BOOL * | pfOk | ||
| ) |
Implemented in CicInputContext.
| HRESULT ITfContextOwnerCompositionSink::OnUpdateComposition | ( | [in] ITfCompositionView * | pComposition, |
| [in] ITfRange * | pRangeNew | ||
| ) |
Implemented in CicInputContext.