Notifies the client that the local clipboard has changed.
If you are implementing clipboard integration, use this to set the remote clipboard.
Namespace: RemoteViewing.Vnc.Server
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- data
- Type: SystemString
The contents of the local clipboard.
See Also