IWRdsProtocolShadowCallback interface (wtsprotocol.h)

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 IWRdsProtocolShadowConnection interface. It is implemented by the Remote Desktop Services service and called by the protocol provider.

Inheritance

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

Methods

The IWRdsProtocolShadowCallback interface has these methods.

 
IWRdsProtocolShadowCallback::InvokeTargetShadow

Instructs the Remote Desktop Services service to begin the target side of the shadow and passes any information that must be exchanged between the client and the target.
IWRdsProtocolShadowCallback::StopShadow

Instructs the Remote Desktop Services service to stop shadowing a target.

Requirements

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