CWindow::GetScrollRange

BOOL GetScrollRange( int nBar, LPINT lpMinPos, LPINT lpMaxPos ) const;

See GetScrollRange in the Win32 SDK.

Remarks

Retrieves the scroll bar range.

CWindow OverviewClass Members

See Also   CWindow::SetScrollRange