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