ITPluggableTerminalEventSinkRegistration interface (msp.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 ITPluggableTerminalEventSinkRegistration::RegisterSink (msp.h) method registers the application for pluggable terminal event notification. |
ITPluggableTerminalEventSinkRegistration::UnregisterSink The ITPluggableTerminalEventSinkRegistration::UnregisterSink (msp.h) method clears event registration for pluggable terminal events. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | msp.h (include Tapi3.h) |