|
VST 3 SDK VST 3.8
SDK for developing VST plug-in
|
Functions | |
| bool | copyTextToClipboard (const std::string &text) |
| Copies the given text into the system clipboard. | |
| bool | getTextFromClipboard (std::string &text) |
| Retrieves the current text from the system clipboard. | |