Go to the source code of this file.
Namespaces | |
| namespace | ClipboardHelper |
Classes | |
| class | ClipboardHelper::OpenScope |
Functions | |
| void | ClipboardHelper::SetRaw (UINT format, const void *buffer, t_size size) |
| void | ClipboardHelper::SetString (const char *in) |
| bool | ClipboardHelper::GetString (pfc::string_base &out) |
| template<typename TArray> | |
| bool | ClipboardHelper::GetRaw (UINT format, TArray &out) |
| bool | ClipboardHelper::IsTextAvailable () |
1.5.5