This topic has not yet been rated - Rate this topic

IWRdsProtocolShadowCallback interface

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.

Members

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

Methods

The IWRdsProtocolShadowCallback interface has these methods.

MethodDescription
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.

StopShadow

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

 

Requirements

Minimum supported client

None supported [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

IDL

Wtsprotocol.idl

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.