C# Class BitrixAQA.Selenium.General.ScreenCapture.User32

Helper class containing User32 API functions
Show file Open project: BitrixQA/BitrixAQA

Private Methods

Method Description
GetDesktopWindow ( ) : IntPtr
GetWindowDC ( IntPtr hWnd ) : IntPtr
GetWindowRect ( IntPtr hWnd, RECT &rect ) : IntPtr
ReleaseDC ( IntPtr hWnd, IntPtr hDC ) : IntPtr