ITfComposition interface (msctf.h)

The ITfComposition interface is implemented by the TSF manager and is used by a text service to obtain data about and terminate a composition. An instance of this interface is provided by the ITfContextComposition::StartComposition method.

Inheritance

The ITfComposition interface inherits from the IUnknown interface. ITfComposition also has these types of members:

Methods

The ITfComposition interface has these methods.

 
ITfComposition::EndComposition

ITfComposition::EndComposition method
ITfComposition::GetRange

ITfComposition::GetRange method
ITfComposition::ShiftEnd

ITfComposition::ShiftEnd method
ITfComposition::ShiftStart

ITfComposition::ShiftStart method

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server Windows 2000 Server [desktop apps | UWP apps]
Target Platform Windows
Header msctf.h
Redistributable TSF 1.0 on Windows 2000 Professional

See also

Compositions

ITfContextComposition::StartComposition

IUnknown