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 ITPluggableTerminalEventSink::FireEvent (tapi3.h) method results in a message that notifies the client application of a change in the pluggable terminal.

Requirements

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

See also

IDispatch

ITPluggableTerminalEventSinkRegistration