Exemplo n.º 1
0
 public static extern bool MagSetWindowSource(IntPtr hwnd, Shell32.RECT rect);
Exemplo n.º 2
0
 public static extern bool MagGetWindowSource(IntPtr hwnd, ref Shell32.RECT pRect);
Exemplo n.º 3
0
 public static extern bool GetWindowRect(IntPtr hWnd, [In, Out] ref Shell32.RECT rect);