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