Ejemplo n.º 1
0
 public void SwitchToThisWindow(IntPtr hWnd, bool fUnknown)
 {
     PInvoker.SwitchToThisWindow(hWnd, fUnknown);
 }