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