ITfCompositionSink interface
The ITfCompositionSink interface is implemented by a text service to receive a notification when a composition is terminated. This advise sink is installed by passing a pointer to this interface when the composition is started with the ITfContextComposition::StartComposition method.
Members
The ITfCompositionSink interface inherits from the IUnknown interface. ITfCompositionSink also has these types of members:
Methods
The ITfCompositionSink interface has these methods.
| Method | Description |
|---|---|
| OnCompositionTerminated |
Called when a composition is terminated. |
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
Show: