[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetClassLong

GetClassLong Method

GetClassLong(IntPtr, int)

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