C# Class SylphyHorn.Services.InteropHelper

Afficher le fichier Open project: Grabacr07/SylphyHorn

Méthodes publiques

Méthode Description
GetForegroundWindowEx ( ) : IntPtr
IsConsoleWindow ( IntPtr hWnd ) : bool
IsCurrentProcess ( IntPtr hWnd ) : bool

Method Details

GetForegroundWindowEx() public static méthode

public static GetForegroundWindowEx ( ) : IntPtr
Résultat System.IntPtr

IsConsoleWindow() public static méthode

public static IsConsoleWindow ( IntPtr hWnd ) : bool
hWnd System.IntPtr
Résultat bool

IsCurrentProcess() public static méthode

public static IsCurrentProcess ( IntPtr hWnd ) : bool
hWnd System.IntPtr
Résultat bool