IWRdsProtocolShadowConnection interface (wtsprotocol.h)
Exposes methods that notify the protocol provider about the status of session shadowing. The IWRdsProtocolShadowConnection interface can also be used to exchange information between the shadow client and the shadow target. This interface is implemented by the protocol provider, and its methods are called by the Remote Desktop Services service.
Inheritance
The IWRdsProtocolShadowConnection interface inherits from the IUnknown interface. IWRdsProtocolShadowConnection also has these types of members:
Methods
The IWRdsProtocolShadowConnection interface has these methods.
IWRdsProtocolShadowConnection::DoTarget Requests that the protocol start the target side of a shadow connection. |
IWRdsProtocolShadowConnection::Start Notifies the protocol that shadowing has started. |
IWRdsProtocolShadowConnection::Stop Notifies the protocol that shadowing has stopped. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | wtsprotocol.h |