[]
public static nint SetWindowLongPtr(nint hWnd, int nIndex, nint dwNewLong)
Public Shared Function SetWindowLongPtr(hWnd As IntPtr, nIndex As Integer, dwNewLong As IntPtr) As IntPtr
| Type | Name | Description |
|---|---|---|
| nint | hWnd | |
| int | nIndex | |
| nint | dwNewLong |
| Type | Description |
|---|---|
| nint |