ITsSbOrchestrationNotifySink interface (sbtsv.h)

Exposes methods that return an ITsSbTarget object to Remote Desktop Connection Broker (RD Connection Broker) after the target is successfully prepared for a connection.

Inheritance

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

Methods

The ITsSbOrchestrationNotifySink interface has these methods.

 
ITsSbOrchestrationNotifySink::OnReadyToConnect

Returns an ITsSbTarget object to Remote Desktop Connection Broker (RD Connection Broker) after the target is successfully prepared for a connection.

Remarks

Plug-ins should use this interface to return an ITsSbTarget object to RD Connection Broker after the plug-in has successfully prepared ("orchestrated") the target.

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