bovender framework
C# framework that implements MVVM and more
Bovender.Unmanaged.Pinvoke Class Reference

Wrappers for Win32 API calls. More...

Static Public Member Functions

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)
 

Public Attributes

const uint CF_ENHMETAFILE = 14
 

Detailed Description

Wrappers for Win32 API calls.

Definition at line 30 of file Pinvoke.cs.


The documentation for this class was generated from the following file: