ITPluggableTerminalEventSinkRegistration interface (tapi3.h)
The ITPluggableTerminalEventSinkRegistration interface registers and unregisters a client application for pluggable terminal events. The ITPluggableTerminalEventSinkRegistration interface is created by calling QueryInterface on ITTerminal.
Inheritance
The ITPluggableTerminalEventSinkRegistration interface inherits from the IUnknown interface. ITPluggableTerminalEventSinkRegistration also has these types of members:
Methods
The ITPluggableTerminalEventSinkRegistration interface has these methods.
| ITPluggableTerminalEventSinkRegistration::RegisterSink The RegisterSink method registers the application for pluggable terminal event notification. (ITPluggableTerminalEventSinkRegistration.RegisterSink) |
| ITPluggableTerminalEventSinkRegistration::UnregisterSink The UnregisterSink method clears event registration for pluggable terminal events. (ITPluggableTerminalEventSinkRegistration.UnregisterSink) |
Requirements
| Target Platform | Windows |
| Header | tapi3.h (include Tapi3.h) |