메소드 | 설명 | |
---|---|---|
EnumWindowsCallBack ( int Hwnd, ProcessWatcher, processWatcher ) : bool |
메소드 | 설명 | |
---|---|---|
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, | |
리턴 | bool |