ITfInputProcessorProfileActivationSink interface
The ITfInputProcessorProfileActivationSink interface is implemented by an application to receive notifications when the profile changes.
Members
The ITfInputProcessorProfileActivationSink interface inherits from the IUnknown interface. ITfInputProcessorProfileActivationSink also has these types of members:
Methods
The ITfInputProcessorProfileActivationSink interface has these methods.
| Method | Description |
|---|---|
| OnActivated |
Callback method that is called when an input processor profile is activated or deactivated. |
Remarks
To install this advise sink, obtain an ITfSource object from an ITfThreadMgr object by calling ITfThreadMgr::QueryInterface with IID_ ITfSource. Then call ITfSource::AdviseSink with IID_ITfInputProcessorProfileActivationSink.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Redistributable |
TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|