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