ITsSbTaskPlugin interface (sbtsv.h)

Exposes methods that update the queue of tasks for Remote Desktop Connection Broker plugins.

Inheritance

The ITsSbTaskPlugin interface inherits from ITsSbPlugin. ITsSbTaskPlugin also has these types of members:

Methods

The ITsSbTaskPlugin interface has these methods.

 
ITsSbTaskPlugin::InitializeTaskPlugin

Initializes a task that is in the queue of a Remote Desktop Connection Broker plugin.
ITsSbTaskPlugin::SetTaskQueue

Updates a task in the queue of a Remote Desktop Connection Broker plugin.

Requirements

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

See also

ITsSbPlugin

Remote Desktop Virtualization Interfaces