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