[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetWindowLong

GetWindowLong Method

GetWindowLong(IntPtr, int)

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