ITfThreadMgrEventSink interface
The ITfThreadMgrEventSink interface is implemented by an application or TSF text service to receive notifications of certain thread manager events. Call the TSF manager ITfSource::AdviseSink with IID_ITfThreadMgrEventSink to install this advise sink.
Members
The ITfThreadMgrEventSink interface inherits from the IUnknown interface. ITfThreadMgrEventSink also has these types of members:
Methods
The ITfThreadMgrEventSink interface has these methods.
| Method | Description |
|---|---|
| OnInitDocumentMgr |
Called when the first context is added to the context stack |
| OnPopContext |
Called when a context is removed from the context stack |
| OnPushContext |
Called when a context is added to the context stack |
| OnSetFocus |
Called when a document view receives or loses the focus |
| OnUninitDocumentMgr |
Called when the last context is removed from 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 |
|
See also
Send comments about this topic to Microsoft
Build date: 5/16/2013