C# Class BrowserTools.FindWindow

Show file Open project: DevExpress/testcafe-browser-natives

Private Methods

Method Description
CheckWindowTitle ( IntPtr hWnd, string &windowMark ) : bool
EnumWindows ( EnumWindowsProc lpEnumFunc, string &windowMark ) : bool
GetWindowThreadProcessId ( IntPtr hWnd, uint &lpdwProcessId ) : uint
IsIEMainWindow ( IntPtr hWnd ) : bool
Main ( string args ) : void