ClipboardFormat

One format entry in the Windows clipboard.

version(Windows)
struct ClipboardFormat {}

Members

Functions

getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
const(void)[] data;
Undocumented in source.
format
DWORD format;
Undocumented in source.

Meta