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

Public Member Functions

HRESULT GetRange ([out] ITfRange **ppRange)
 
HRESULT ShiftStart ([in] TfEditCookie ecWrite, [in] ITfRange *pNewStart)
 
HRESULT ShiftEnd ([in] TfEditCookie ecWrite, [in] ITfRange *pNewEnd)
 
HRESULT EndComposition ([in] TfEditCookie ecWrite)
 
- 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 1548 of file msctf.idl.

Member Function Documentation

◆ EndComposition()

HRESULT ITfComposition::EndComposition ( [in] TfEditCookie  ecWrite)

◆ GetRange()

HRESULT ITfComposition::GetRange ( [out] ITfRange **  ppRange)

◆ ShiftEnd()

HRESULT ITfComposition::ShiftEnd ( [in] TfEditCookie  ecWrite,
[in] ITfRange pNewEnd 
)

◆ ShiftStart()

HRESULT ITfComposition::ShiftStart ( [in] TfEditCookie  ecWrite,
[in] ITfRange pNewStart 
)

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