ITfCompositionView interface (msctf.h)

The ITfCompositionView interface is implemented by the TSF manager and used by an application to obtain data about a composition view. An instance of this interface is provided by one of the ITfContextOwnerCompositionSink methods.

Inheritance

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

Methods

The ITfCompositionView interface has these methods.

 
ITfCompositionView::GetOwnerClsid

ITfCompositionView::GetOwnerClsid method
ITfCompositionView::GetRange

ITfCompositionView::GetRange 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

ITfContextOwnerCompositionSink

IUnknown