C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetClassLong Method

In This Topic
GetClassLong Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function GetClassLong( _
   ByVal hWnd As IntPtr, _
   ByVal nIndex As Integer _
) As Integer
 

Parameters

hWnd
nIndex
See Also