[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetWindowInfo

GetWindowInfo Method

GetWindowInfo(nint, ref WINDOWINFO)

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