[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetClassLong

GetClassLong Method

GetClassLong(nint, int)

Declaration
public static extern int GetClassLong(nint hWnd, int nIndex)
Public Shared Function GetClassLong(hWnd As IntPtr, nIndex As Integer) As Integer
Parameters
Type Name Description
nint hWnd
int nIndex
Returns
Type Description
int