ITsSbPluginNotifySink interface (sbtsv.h)

Exposes methods that notify Remote Desktop Connection Broker (RD Connection Broker) about initialization or termination of a plug-in.

Inheritance

The ITsSbPluginNotifySink interface inherits from ITsSbBaseNotifySink. ITsSbPluginNotifySink also has these types of members:

Methods

The ITsSbPluginNotifySink interface has these methods.

 
ITsSbPluginNotifySink::OnInitialized

Notifies Remote Desktop Connection Broker (RD Connection Broker) that the plug-in has completed a call of Initialize.
ITsSbPluginNotifySink::OnTerminated

Notifies Remote Desktop Connection Broker (RD Connection Broker) that the plug-in has completed a call of Terminate.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header sbtsv.h

See also

ITsSbBaseNotifySink

Remote Desktop Virtualization Interfaces