[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetWindowInfo

GetWindowInfo Method

GetWindowInfo(IntPtr, ref WINDOWINFO)

Declaration
public static extern bool GetWindowInfo(IntPtr hWnd, ref Win32.WINDOWINFO pwi)
Parameters
Type Name Description
IntPtr hWnd
Win32.WINDOWINFO pwi
Returns
Type Description
bool