1 out of 1 rated this helpful - Rate this topic

TBM_GETPOS message

Retrieves the current logical position of the slider in a trackbar. The logical positions are the integer values in the trackbar's range of minimum to maximum slider positions.

Parameters

wParam
Must be zero.
lParam
Must be zero.

Return value

Returns a 32-bit value that specifies the current logical position of the trackbar's slider.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Commctrl.h

See also

TBM_SETPOS

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.