IRDPSRAPIClipboardUseEvents interface (rdpencomapi.h)

Implement this interface on the sharer side to track or control use of the clipboard. If you do not enable clipboard sharing, this interface has no effect. You need to set a value for the SetClipboardRedirectCallback property described in Property.

This interface is available starting with Windows 10, version 1511.

Inheritance

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

Methods

The IRDPSRAPIClipboardUseEvents interface has these methods.

 
IRDPSRAPIClipboardUseEvents::OnPasteFromClipboard

This callback is issued when an attempt to copy data from the sharer computer is made.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header rdpencomapi.h

See also

Property