With the ClipboardCreate function, another clipboard can be generated for your own data.
Syntax | |||||
ClipboardCreate(ID) | |||||
Return value | |||||
Type |
Description | ||||
Long |
Handle of the new clipboard | ||||
Parameter | |||||
Use |
Name |
Type |
Passing |
Description | |
Required |
ID |
String |
ByVal |
Unique identifier of the new clipboard | |
Return value is a clipboard handle (a number representing the newly created clipboard) that allows you to manage the generated clipboard.