ITsSbTaskPluginNotifySink interface (sbtsv.h)

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

Inheritance

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

Methods

The ITsSbTaskPluginNotifySink interface has these methods.

 
ITsSbTaskPluginNotifySink::OnDeleteTaskTime

Notifies Remote Desktop Connection Broker (RD Connection Broker) that a task has been removed from the queue.
ITsSbTaskPluginNotifySink::OnReportTasks

Notifies Remote Desktop Connection Broker (RD Connection Broker) of a new task report.
ITsSbTaskPluginNotifySink::OnSetTaskTime

Notifies Remote Desktop Connection Broker (RD Connection Broker) that a task has been scheduled.
ITsSbTaskPluginNotifySink::OnUpdateTaskStatus

Notifies Remote Desktop Connection Broker (RD Connection Broker) that the status of a task has changed.

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