C# 클래스 BrowserTools.FindWindow

파일 보기 프로젝트 열기: DevExpress/testcafe-browser-natives

비공개 메소드들

메소드 설명
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