Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Exposes methods that create default implementations of objects that are used in Remote Desktop Virtualization.
The ITsSbProvider interface is a helper interface, aimed at reducing the amount of code that the plug-in implementer needs to write. It provides a default implementation of some objects, such as environment, target, and session objects.
The ITsSbProvider interface inherits from the IUnknown interface. ITsSbProvider also has these types of members:
The ITsSbProvider interface has these methods.
ITsSbProvider::CreateEnvironmentObject Creates an ITsSbEnvironment environment object. |
ITsSbProvider::CreateEnvironmentPropertySetObject Creates an ITsSbEnvironmentPropertySet environment property set object. |
ITsSbProvider::CreateLoadBalanceResultObject Creates an ITsSbLoadBalanceResult load-balancing result object. |
ITsSbProvider::CreatePluginPropertySet Creates an ITsSbPluginPropertySet plug-in property set object. |
ITsSbProvider::CreateSessionObject Plug-ins can use the CreateSessionObject method to create an ITsSbSession session object. |
ITsSbProvider::CreateTargetObject Creates an ITsSbTarget target object. |
ITsSbProvider::CreateTargetPropertySetObject Creates an ITsSbTargetPropertySet target property set object. |
ITsSbProvider::GetFilterPluginStore Retrieves a FilterPluginStore instance of the filter plugin store. |
ITsSbProvider::GetInstanceOfGlobalStore Retrieves an ITsSbGlobalStore instance of the global store object. |
ITsSbProvider::GetResourcePluginStore Retrieves an ITsSbResourcePluginStore instance of the resource plug-in store. |
ITsSbProvider::RegisterForNotification Requests that Remote Desktop Connection Broker (RD Connection Broker) send notifications about specified events. |
ITsSbProvider::UnRegisterForNotification Requests that Remote Desktop Connection Broker (RD Connection Broker) not send notifications about specified events. |
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | sbtsv.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today