Esempio n. 1
0
 public static extern int FillRect(IntPtr hDC, [In] ref Win32.RECT lprc, IntPtr hbr);
Esempio n. 2
0
 public static extern IntPtr CreateEnhMetaFile(IntPtr hdcRef, string lpFilename, [In] ref Win32.RECT lpRect, string lpDescription);