Library
user32
Alias
SetWindowLongA
Type Return
A Long Value
Syntax
SetWindowLong ( hwnd, nIndex, dwNewLong)
The SetWindowLong Declaration syntax has these parts:
Part | Description |
hwnd | Required. A Long Value. |
nIndex | Required. A Long Value. |
dwNewLong | Required. A Long Value. |