BOOL GetScrollRange( int nBar, LPINT lpMinPos, LPINT lpMaxPos ) const;
See GetScrollRange in the Win32 SDK.
Remarks
Retrieves the scroll bar range.
CWindow Overview | Class Members
See Also CWindow::SetScrollRange