Click or drag to resize

APIClipboardClear Method

Removes all data from the clipboard.

Namespace:  AppRobotic
Assembly:  AppRobotic (in AppRobotic.dll) Version: 15.21.3.21 (15.21.03.21)
Syntax
C#
public string ClipboardClear()

Return Value

Type: String
Returns 'success' if successful, error message string if failed.
See Also