C# Class UnmanagedCode, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
EnumWindowsCallBack ( int Hwnd, ProcessWatcher, processWatcher ) : bool

Private Methods

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

Method Details

EnumWindowsCallBack() public static méthode

public static EnumWindowsCallBack ( int Hwnd, ProcessWatcher, processWatcher ) : bool
Hwnd int
processWatcher ProcessWatcher,
Résultat bool