ReactOS 0.4.16-dev-117-g38f21f9
|
#include <ntuser.h>
Public Attributes | |
int | nTrackPos |
int | reserved |
DWORD | rgstate [CCHILDREN_SCROLLBAR+1] |
int _SETSCROLLBARINFO::nTrackPos |
Definition at line 3625 of file ntuser.h.
Referenced by co_IntSetScrollBarInfo(), IntScrollHandleScrollEvent(), and NtUserSetScrollBarInfo().
int _SETSCROLLBARINFO::reserved |
Definition at line 3626 of file ntuser.h.
Referenced by co_IntSetScrollBarInfo(), IntScrollHandleScrollEvent(), and NtUserSetScrollBarInfo().
DWORD _SETSCROLLBARINFO::rgstate[CCHILDREN_SCROLLBAR+1] |
Definition at line 3627 of file ntuser.h.
Referenced by co_IntSetScrollBarInfo(), IntScrollHandleScrollEvent(), and NtUserSetScrollBarInfo().