IWTSListener interface (tsvirtualchannels.h)
Manages configuration settings for each listener for the dynamic virtual channel (DVC) connection.
This interface is implemented by the Remote Desktop Connection (RDC) client. A reference is kept typically by the Remote Desktop Connection (RDC) client plug-in. The methods can be executed in any thread that the plug-in chooses. An instance is retrieved by calling the IWTSVirtualChannelManager::CreateListener method.
Inheritance
The IWTSListener interface inherits from the IUnknown interface. IWTSListener also has these types of members:
Methods
The IWTSListener interface has these methods.
IWTSListener::GetConfiguration Retrieves the listener-specific configuration. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | tsvirtualchannels.h |