Méthode | Description | |
---|---|---|
EnumWindowsCallBack ( int Hwnd, ProcessWatcher, processWatcher ) : bool |
Méthode | Description | |
---|---|---|
EnumWindows ( EnumWindowsDelegate CallBack, ProcessWatcher, processWatcher ) : int | ||
GetClassName ( int hWnd, StringBuilder sb, int maxCount ) : void | ||
GetWindowText ( int hWnd, StringBuilder sb, int maxCount ) : void | ||
IsAltTabWindow ( int hwnd ) : bool | ||
IsWindowVisible ( int hWnd ) : bool |
public static EnumWindowsCallBack ( int Hwnd, ProcessWatcher, processWatcher ) : bool | ||
Hwnd | int | |
processWatcher | ProcessWatcher, | |
Résultat | bool |