IWTSPluginServiceProvider interface
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.
Members
The IWTSPluginServiceProvider interface inherits from the IUnknown interface. IWTSPluginServiceProvider also has these types of members:
Methods
The IWTSPluginServiceProvider interface has these methods.
| Method | Description |
|---|---|
| GetService |
Obtains the specified service. |
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
IDL |
|
|
IID |
IID_IWTSPluginServiceProvider |
Send comments about this topic to Microsoft
Build date: 10/26/2012
