CWnd::GetScrollBarInfo
Visual Studio 2010
Retrieves information about the specified scroll bar.
BOOL GetScrollBarInfo( LONG idObject, PSCROLLBARINFO psbi ) const;
This member function emulates the functionality of the function GetScrollBarInfo, as described in the Windows SDK.