CWindow::GetScrollInfo

检索滚动条的参数。

BOOL GetScrollInfo( 
   int nBar, 
   LPSCROLLINFO lpScrollInfo  
) throw();

备注

在参见 Windows SDK的 GetScrollInfo

要求

Header: atlwin.h

请参见

参考

CWindow Class

CWindow::SetScrollInfo