Wrappers for Win32 API calls.
More...
|
|
static void | OpenClipboard (IntPtr hWndNewOwner) |
| |
|
static void | CloseClipboard () |
| |
|
static IntPtr | GetClipboardData (uint uFormat) |
| |
|
static IntPtr | CopyEnhMetaFile (IntPtr hemfSrc, string lpszFile) |
| |
|
static void | DeleteEnhMetaFile (IntPtr hemf) |
| |
|
static string | GetColorDirectory () |
| |
|
static IntPtr | FindWindow (string className) |
| |
|
|
const uint | CF_ENHMETAFILE = 14 |
| |
Wrappers for Win32 API calls.
Definition at line 30 of file Pinvoke.cs.
The documentation for this class was generated from the following file: