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