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 the following types of members:
Methods
The ITfThreadMgrEventSink interface has the following 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 |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Redistributable | TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|
See also
Send comments about this topic to Microsoft
Build date: 9/19/2011
