The ITfTextInputProcessorEx 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 ITfTextInputProcessorEx interface inherits the methods of the IUnknown interface.
In addition, ITfTextInputProcessorEx defines the following method.
| Method | Description |
ActivateEx |
Activates a text service when a user session starts. If the text service implements ITfTextInputProcessorEx and ActivateEx is called, ITfTextInputProcessor::Activate will not be called.
|
Requirements
| Minimum supported client | Windows 2000 Professional |
| Minimum supported server | Windows 2000 Server |
| Redistributable | TSF 1.0 onWindows NT 4.0,Windows 2000 ProfessionalandWindows MeWindows 98 |
| Header | Msctf.idl and Msctf.h |
Send comments about this topic to Microsoft
Build date: 7/14/2009