ITfCompartmentEventSink interface (msctf.h)

The ITfCompartmentEventSink interface is implemented by a client (application or text service) and used by the TSF manager to notify the client when compartment data changes. This notification sink is installed by obtaining an ITfSource interface from the ITfCompartment object and calling ITfSource::AdviseSink with IID_ITfCompartmentEventSink and a pointer to the ITfCompartmentEventSink object.

Inheritance

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

Methods

The ITfCompartmentEventSink interface has these methods.

 
ITfCompartmentEventSink::OnChange

ITfCompartmentEventSink::OnChange method

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