AVG.Automation.Cmdlets.NativeMethods.SetForegroundWindow C# (CSharp) Méthode

SetForegroundWindow() private méthode

private SetForegroundWindow ( IntPtr hWnd ) : bool
hWnd System.IntPtr
Résultat bool
        public static extern bool SetForegroundWindow(IntPtr hWnd);