Private Declaration SetWindowLong

Library

user32

Alias

SetWindowLongA

Type Return

A Long Value

Syntax

SetWindowLong ( hwnd, nIndex, dwNewLong)

The SetWindowLong  Declaration syntax has these parts:

Part Description
hwndRequired. A Long Value.
nIndexRequired. A Long Value.
dwNewLongRequired. A Long Value.