Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: int SetWindowLong(IntPtr, int, int)

Declaration

public static int SetWindowLong(
    IntPtr hWnd,
    int nIndex,
    int dwNewLong
)