'Declaration
Public Shared Function GetWindowLong( _ ByVal hWnd As System.IntPtr, _ ByVal nIndex As System.Integer _ ) As System.Integer
'Usage
Dim hWnd As System.IntPtr Dim nIndex As System.Integer Dim value As System.Integer value = NUser32.GetWindowLong(hWnd, nIndex)
Parameters
- hWnd
- nIndex