public static extern int GetDeviceCaps(IntPtr hdc, DEVICECAPS caps);
Beispiel #2
0
 private static extern int GetDeviceCaps(IntPtr hdc, DEVICECAPS caps);