public static int GetWindowLong( IntPtr hWnd, int nIndex )
'Declaration Public Shared Function GetWindowLong( _ ByVal hWnd As IntPtr, _ ByVal nIndex As Integer _ ) As Integer
Win32 Class Win32 Members