ITfCompositionView interface
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.
Members
The ITfCompositionView interface inherits from the IUnknown interface. ITfCompositionView also has these types of members:
Methods
The ITfCompositionView interface has these methods.
| Method | Description |
|---|---|
| GetOwnerClsid |
Obtains the class identifier of the text service that created the composition object. |
| GetRange |
Obtains a range object that contains the text covered by the composition. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Redistributable |
TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also