ReactOS 0.4.15-dev-6047-gb29e82d
|
#include <ntuser.h>
Public Attributes | |
INT | WSBflags |
SBDATA | Horz |
SBDATA | Vert |
SBDATA tagSBINFO::Horz |
Definition at line 509 of file ntuser.h.
Referenced by IntGetSBData(), and IntScrollGetScrollBarRect().
SBDATA tagSBINFO::Vert |
Definition at line 510 of file ntuser.h.
Referenced by IntGetSBData(), and IntScrollGetScrollBarRect().
INT tagSBINFO::WSBflags |
Definition at line 508 of file ntuser.h.
Referenced by IntScrollGetScrollBarRect(), and ScrollBarWndProc().