IWTSProtocolListenerCallback interface (wtsprotocol.h)

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

Exposes methods that notify the Remote Desktop Services service that a client has connected. This interface is the callback object for the IWTSProtocolListener interface. It is implemented by the Remote Desktop Services service and called by the protocol.

Inheritance

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

Methods

The IWTSProtocolListenerCallback interface has these methods.

 
IWTSProtocolListenerCallback::OnConnected

IWTSProtocolListenerCallback::OnConnected is no longer available. Instead, use IWRdsProtocolListenerCallback::OnConnected.

Requirements

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