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