buf.getclip
Copy the clipboard data to buf variable.
method uint buf.getclip (
uint cftype
)
uint cftype
)
Parameters
cftype | The type of the clipboard data. |
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |