IWTSProtocolManager interface (wtsprotocol.h)

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

Exposes methods that the Remote Desktop Services service uses to communicate with the protocol provider. It is the only interface in the protocol provider for which the Remote Desktop Services service calls CoCreateInstanceEx. In addition, the first call the Remote Desktop Services service makes into the protocol provider is to the CreateListener method.

Inheritance

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

Methods

The IWTSProtocolManager interface has these methods.

 
IWTSProtocolManager::CreateListener

IWTSProtocolManager::CreateListener is no longer available. Instead, use IWRdsProtocolManager::CreateListener.
IWTSProtocolManager::NotifyServiceStateChange

IWTSProtocolManager::NotifyServiceStateChange is no longer available. Instead, use IWRdsProtocolManager::NotifyServiceStateChange.
IWTSProtocolManager::NotifySessionOfServiceStart

IWTSProtocolManager::NotifySessionOfServiceStart is no longer available. Instead, use IWRdsProtocolManager::NotifySessionOfServiceStart.
IWTSProtocolManager::NotifySessionOfServiceStop

IWTSProtocolManager::NotifySessionOfServiceStop is no longer available. Instead, use IWRdsProtocolManager::NotifySessionOfServiceStop.
IWTSProtocolManager::NotifySessionStateChange

IWTSProtocolManager::NotifySessionStateChange is no longer available. Instead, use IWRdsProtocolManager::NotifySessionStateChange.

Requirements

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