foobar2000 SDK  2015-01-14
Data Structures | Namespaces | Functions
clipboard.h File Reference

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)