IWTSProtocolShadowCallback interface (wtsprotocol.h)

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

Exposes methods called by the protocol to notify the Remote Desktop Services service to start or stop the target side of a shadow. This interface is the callback interface for the IWTSProtocolShadowConnection interface. It is implemented by the Remote Desktop Services service and called by the protocol provider.

Inheritance

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

Methods

The IWTSProtocolShadowCallback interface has these methods.

 
IWTSProtocolShadowCallback::InvokeTargetShadow

IWTSProtocolShadowCallback::InvokeTargetShadow is no longer available. Instead, use IWRdsProtocolShadowCallback::InvokeTargetShadow.
IWTSProtocolShadowCallback::StopShadow

IWTSProtocolShadowCallback::StopShadow is no longer available. Instead, use IWRdsProtocolShadowCallback::StopShadow.

Requirements

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