IWTSProtocolListener interface (wtsprotocol.h)

[IWTSProtocolListener is no longer available for use as of Windows Server 2012. Instead, use IWRdsProtocolListener.]

Exposes methods that request that the protocol start and stop listening for client connection requests. The interface is implemented by the protocol and its methods are called by the Remote Desktop Services service.

Inheritance

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

Methods

The IWTSProtocolListener interface has these methods.

 
IWTSProtocolListener::StartListen

IWTSProtocolListener::StartListen is no longer available. Instead, use IWRdsProtocolListener::StartListen.
IWTSProtocolListener::StopListen

IWTSProtocolListener::StopListen is no longer available. Instead, use IWRdsProtocolListener::StopListen.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header wtsprotocol.h