ITsSbBaseNotifySink interface (sbtsv.h)

Exposes methods that report status and error messages to Remote Desktop Connection Broker (RD Connection Broker).

Inheritance

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

Methods

The ITsSbBaseNotifySink interface has these methods.

 
ITsSbBaseNotifySink::OnError

Reports an error condition to Remote Desktop Connection Broker (RD Connection Broker).
ITsSbBaseNotifySink::OnReportStatus

Sends status messages to the Remote Desktop Connection (RDC) client regarding the processing of a client connection.

Remarks

Plug-ins can use this interface to report status and error messages to RD Connection Broker.

The RD Connection Broker server and the Remote Desktop Session Host (RD Session Host) server (the redirector) must be running Windows Server 2008 R2, and clients must use RDC 7.0.

Requirements

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

See also

ITsSbBaseNotifySink

ITsSbLoadBalancingNotifySink

ITsSbOrchestrationNotifySink

ITsSbPlacementNotifySink

ITsSbPluginNotifySink

Remote Desktop Virtualization Interfaces