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