Esempio n. 1
0
 public static extern bool GetWindowRect(IntPtr hWnd, out Win32Rect lpWindowRect);
Esempio n. 2
0
 private static extern bool GetWindowRect(IntPtr hWnd, out Win32Rect lpWindowRect);