C# Class UnmanagedCode, code

Mostra file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
EnumWindowsCallBack ( int Hwnd, ProcessWatcher, processWatcher ) : bool

Private Methods

Method 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 method

public static EnumWindowsCallBack ( int Hwnd, ProcessWatcher, processWatcher ) : bool
Hwnd int
processWatcher ProcessWatcher,
return bool