Ejemplo n.º 1
0
 internal static extern bool GetWindowRect(IntPtr hwnd, ref NativeMethods.RECT rect);
Ejemplo n.º 2
0
 public static extern bool GetWindowRect(NativeMethods.HWND hwnd, out NativeMethods.RECT rc);