RClipboard

Available since framework version 1.0.

Defined in : RClipboard.con
(this file must be included in your application in order to have access)

Description:

This is an interface to the client's clipboard. With this class (that has only static members, and could be used without being instantiated) you can access the remote clipboard of the client.

Methods

This function clears the content of the client's clipboard
This function copies a string or an image to the client's clipboard
This function tries to get an image from the client's clipboard
This function tries to get text from the client's clipboard