The ITfTextInputProcessor interface is implemented by a text service and used by the TSF manager to activate and deactivate the text service. The manager obtains a pointer to this interface when it creates an instance of the text service for a thread with a call to CoCreateInstance.
Methods
The ITfTextInputProcessor interface inherits the methods of the IUnknown interface.
In addition, ITfTextInputProcessor defines the following methods.
| Method | Description |
Activate |
Activates a text service when a user session starts.
|
Deactivate |
Deactivates a text service when a user session ends.
|
Requirements
| Client | Requires Windows XP, Windows 2000 Professional, or Windows NT Workstation. |
| Redistributable | Requires TSF 1.0 on Windows NT 4.0, Windows 2000 Professional and Windows MeWindows 98. |
| Header | Declared in Msctf.idl and Msctf.h. |
| DLL | Requires Sptip.dll. |
See Also
ITfThreadMgr
Send comments about this topic to Microsoft
Build date: 12/17/2008