C# Class BrowserTools.FindWindow

Afficher le fichier Open project: DevExpress/testcafe-browser-natives

Private Methods

Méthode 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