This topic has not yet been rated - Rate this topic

SBM_GETSCROLLBARINFO message

Sent by an application to retrieve information about the specified scroll bar.

Parameters

wParam

Not used; must be zero.

lParam

Pointer to a SCROLLBARINFO structure that receives the information.

Return value

Returns nonzero if successful or zero otherwise.

To get extended error information, call GetLastError.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Winuser.h (include Windows.h)

See also

Reference
GetScrollBarInfo
SCROLLBARINFO

 

 

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.