Exemple #1
0
 public static extern bool GetWindowRect(IntPtr hWnd, out Win32Rect lpWindowRect);
Exemple #2
0
 private static extern bool GetWindowRect(IntPtr hWnd, out Win32Rect lpWindowRect);