Exemplo n.º 1
0
 internal static extern bool IntersectRect(out NativeMethods.RECT lprcDst, ref NativeMethods.RECT lprcSrc1, ref NativeMethods.RECT lprcSrc2);
Exemplo n.º 2
0
 public static extern bool GetWindowRect(IntPtr hwnd, out NativeMethods.RECT lpRect);