BitrixAQA.Selenium.General.ScreenCapture.GDI32.DeleteObject C# (CSharp) Method

DeleteObject() private method

private DeleteObject ( IntPtr hObject ) : bool
hObject System.IntPtr
return bool
            public static extern bool DeleteObject(IntPtr hObject);