예제 #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);