|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntuser.h>

Public Attributes | |
| int | nTrackPos |
| int | reserved |
| DWORD | rgstate [CCHILDREN_SCROLLBAR+1] |
| int _SETSCROLLBARINFO::nTrackPos |
Definition at line 3647 of file ntuser.h.
Referenced by co_IntSetScrollBarInfo(), IntScrollHandleScrollEvent(), and NtUserSetScrollBarInfo().
| int _SETSCROLLBARINFO::reserved |
Definition at line 3648 of file ntuser.h.
Referenced by co_IntSetScrollBarInfo(), IntScrollHandleScrollEvent(), and NtUserSetScrollBarInfo().
| DWORD _SETSCROLLBARINFO::rgstate[CCHILDREN_SCROLLBAR+1] |
Definition at line 3649 of file ntuser.h.
Referenced by co_IntSetScrollBarInfo(), IntScrollHandleScrollEvent(), and NtUserSetScrollBarInfo().