ITfInputProcessorProfileActivationSink interface (msctf.h)

The ITfInputProcessorProfileActivationSink interface is implemented by an application to receive notifications when the profile changes.

Inheritance

The ITfInputProcessorProfileActivationSink interface inherits from the IUnknown interface. ITfInputProcessorProfileActivationSink also has these types of members:

Methods

The ITfInputProcessorProfileActivationSink interface has these methods.

 
ITfInputProcessorProfileActivationSink::OnActivated

The ITfInputProcessorProfileActivationSink::OnActivated method is a callback 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

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server Windows 2000 Server [desktop apps | UWP apps]
Target Platform Windows
Header msctf.h
Redistributable TSF 1.0 on Windows 2000 Professional