|
ReactOS 0.4.17-dev-806-gffa4164
|
#include <ntuser.h>
Public Attributes | |
| INT | posMin |
| INT | posMax |
| INT | page |
| INT | pos |
| INT tagSBDATA::page |
Definition at line 511 of file ntuser.h.
Referenced by co_IntGetScrollBarInfo(), co_IntSetScrollInfo(), IntCalculateThumb(), IntScrollGetScrollBarRect(), IntScrollGetThumbVal(), and NEWco_IntGetScrollInfo().
| INT tagSBDATA::pos |
Definition at line 512 of file ntuser.h.
Referenced by co_IntSetScrollInfo(), GetScrollPos(), IntCalculateThumb(), IntScrollGetScrollBarRect(), and NEWco_IntGetScrollInfo().
| INT tagSBDATA::posMax |
Definition at line 510 of file ntuser.h.
Referenced by co_IntGetScrollBarInfo(), co_IntSetScrollInfo(), GetScrollRange(), IntCalculateThumb(), IntScrollGetScrollBarRect(), IntScrollGetThumbVal(), and NEWco_IntGetScrollInfo().
| INT tagSBDATA::posMin |
Definition at line 509 of file ntuser.h.
Referenced by co_IntGetScrollBarInfo(), co_IntSetScrollInfo(), GetScrollRange(), IntCalculateThumb(), IntScrollGetScrollBarRect(), IntScrollGetThumbVal(), and NEWco_IntGetScrollInfo().