| foobar2000 SDK
    2015-01-14
    | 
| Data Structures | |
| class | OpenScope | 
| Functions | |
| template<typename TArray > | |
| bool | GetRaw (UINT format, TArray &out) | 
| bool | GetString (pfc::string_base &out) | 
| bool | IsTextAvailable () | 
| void | SetRaw (UINT format, const void *data, t_size size) | 
| void | SetString (const char *in) | 
| bool ClipboardHelper::GetRaw | ( | UINT | format, | 
| TArray & | out | ||
| ) | 
Definition at line 31 of file clipboard.h.
| bool ClipboardHelper::GetString | ( | pfc::string_base & | out | ) | 
Definition at line 30 of file clipboard.cpp.
| bool ClipboardHelper::IsTextAvailable | ( | ) | 
Definition at line 36 of file clipboard.cpp.
| void ClipboardHelper::SetRaw | ( | UINT | format, | 
| const void * | data, | ||
| t_size | size | ||
| ) | 
Definition at line 12 of file clipboard.cpp.
| void ClipboardHelper::SetString | ( | const char * | in | ) | 
Definition at line 25 of file clipboard.cpp.
 1.8.9.1
 1.8.9.1