ITfCleanupContextSink interface
The ITfCleanupContextSink interface is implemented by a text service to receive notifications when a context cleanup operation occurs. This notification sink is installed by calling ITfSourceSingle::AdviseSingleSink with IID_ITfCleanupContextSink.
Members
The ITfCleanupContextSink interface inherits from the IUnknown interface. ITfCleanupContextSink also has these types of members:
Methods
The ITfCleanupContextSink interface has these methods.
| Method | Description |
|---|---|
| OnCleanupContext |
Called during a context cleanup operation. |
Remarks
A context cleanup occurs when:
- The text service is deactivated while a context is still on the context stack. This can occur when the active text service is changed or when the active language changes while the text service is active.
- ITfThreadMgr::Deactivate is called while a context is still on the context stack.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Redistributable | TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/27/2012