id (USHORT)
notifycode (USHORT)
The slider control uses these notification codes:
SLN_CHANGE
notifyinfo (ULONG)
When the value of the notifycode parameter is SLN_CHANGE or SLN_SLIDERTRACK, this value is the new arm position, expressed as the number of pixels from the home position.
Otherwise, this value is the window handle (HWND) of the slider control.
ulReserved (ULONG)