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