CWindow::GetScrollRange
擷取捲軸範圍。
BOOL GetScrollRange(
int nBar,
LPINT lpMinPos,
LPINT lpMaxPos
) const throw();
備註
請參閱在 Windows SDK的 GetScrollRange 。
需求
Header: atlwin.h
擷取捲軸範圍。
BOOL GetScrollRange(
int nBar,
LPINT lpMinPos,
LPINT lpMaxPos
) const throw();
請參閱在 Windows SDK的 GetScrollRange 。
Header: atlwin.h