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