This method copies the current minimum and maximum scroll-bar positions for the specified scroll bar to the locations specified by lpMinPos and lpMaxPos.
Header file: | Afxwin.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
void GetScrollRange( int nBar, LPINT lpMinPos, LPINT lpMaxPos ) const;