foobar2000 SDK
2015-08-03
|
Go to the source code of this file.
Data Structures | |
class | ClipboardHelper::OpenScope |
Namespaces | |
ClipboardHelper | |
Functions | |
template<typename TArray > | |
bool | ClipboardHelper::GetRaw (UINT format, TArray &out) |
bool | ClipboardHelper::GetString (pfc::string_base &out) |
bool | ClipboardHelper::IsTextAvailable () |
void | ClipboardHelper::SetRaw (UINT format, const void *data, t_size size) |
void | ClipboardHelper::SetString (const char *in) |