IWTSPluginServiceProvider interface (tsvirtualchannels.h)

Provides a way for Dynamic Virtual Channel plug-ins to query various Remote Desktop Client services.

This interface is implemented by the Remote Desktop Connection (RDC) client. You obtain an instance of this interface by calling QueryInterface on the IWTSVirtualChannelManager instance obtained in the plug-in's IWTSPlugin::Initialize method.

Inheritance

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

Methods

The IWTSPluginServiceProvider interface has these methods.

 
IWTSPluginServiceProvider::GetService

Obtains the specified service.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header tsvirtualchannels.h