示例#1
0
 public static extern int DwmGetWindowAttribute(IntPtr hwnd, DWMWINDOWATTRIBUTE dwAttribute, out NativeStructs.Rect pvAttribute, int cbAttribute);
示例#2
0
 public static extern bool GetWindowRect(IntPtr hWnd, out NativeStructs.Rect lpRect);