ITPluggableTerminalEventSink interface (tapi3.h)

The ITPluggableTerminalEventSink interface provides a method that fires a message to notify client applications about a change in a pluggable terminal.

Inheritance

The ITPluggableTerminalEventSink interface inherits from the IDispatch interface. ITPluggableTerminalEventSink also has these types of members:

Methods

The ITPluggableTerminalEventSink interface has these methods.

 
ITPluggableTerminalEventSink::FireEvent

The FireEvent method results in a message that notifies the client application of a change in the pluggable terminal. (ITPluggableTerminalEventSink.FireEvent)

Requirements

   
Target Platform Windows
Header tapi3.h (include Tapi3.h)

See also

IDispatch

ITPluggableTerminalEventSinkRegistration