Поделиться через


CScrollBar::GetScrollBarInfo

Retrieves the information that the SCROLLBARINFO structure maintains about a scroll bar.

BOOL GetScrollBarInfo( 
   PSCROLLBARINFO pScrollInfo  
) const;

Параметры

Возвращаемое значение

Returns TRUE on success, FALSE on failure.

Заметки

This member function emulates the functionality of the SBM_SCROLLBARINFO message, as described in the Windows SDK.

Требования

Header: afxwin.h

См. также

Основные понятия

CScrollBar Class

CScrollBar Members

Hierarchy Chart