ReactOS 0.4.15-dev-7842-g558ab78
tagSBTRACK Struct Reference

#include <scroll.h>

Collaboration diagram for tagSBTRACK:

Public Attributes

ULONG fHitOld:1
 
ULONG fTrackVert:1
 
ULONG fCtlSB:1
 
ULONG fTrackRecalc:1
 
PWND spwndTrack
 
PWND spwndSB
 
PWND spwndSBNotify
 
RECT rcTrack
 
PFN_SCROLLBAR xxxpfnSB
 
UINT cmdSB
 
UINT_PTR hTimerSB
 
INT dpxThumb
 
INT pxOld
 
INT posOld
 
INT posNew
 
INT nBar
 
PSBCALC pSBCalc
 

Detailed Description

Definition at line 5 of file scroll.h.

Member Data Documentation

◆ cmdSB

UINT tagSBTRACK::cmdSB

Definition at line 16 of file scroll.h.

◆ dpxThumb

INT tagSBTRACK::dpxThumb

Definition at line 18 of file scroll.h.

◆ fCtlSB

ULONG tagSBTRACK::fCtlSB

Definition at line 9 of file scroll.h.

◆ fHitOld

ULONG tagSBTRACK::fHitOld

Definition at line 7 of file scroll.h.

◆ fTrackRecalc

ULONG tagSBTRACK::fTrackRecalc

Definition at line 10 of file scroll.h.

◆ fTrackVert

ULONG tagSBTRACK::fTrackVert

Definition at line 8 of file scroll.h.

◆ hTimerSB

UINT_PTR tagSBTRACK::hTimerSB

Definition at line 17 of file scroll.h.

◆ nBar

INT tagSBTRACK::nBar

Definition at line 22 of file scroll.h.

Referenced by NEWco_IntGetScrollInfo().

◆ posNew

INT tagSBTRACK::posNew

Definition at line 21 of file scroll.h.

Referenced by NEWco_IntGetScrollInfo().

◆ posOld

INT tagSBTRACK::posOld

Definition at line 20 of file scroll.h.

◆ pSBCalc

PSBCALC tagSBTRACK::pSBCalc

Definition at line 23 of file scroll.h.

◆ pxOld

INT tagSBTRACK::pxOld

Definition at line 19 of file scroll.h.

◆ rcTrack

RECT tagSBTRACK::rcTrack

Definition at line 14 of file scroll.h.

◆ spwndSB

PWND tagSBTRACK::spwndSB

Definition at line 12 of file scroll.h.

◆ spwndSBNotify

PWND tagSBTRACK::spwndSBNotify

Definition at line 13 of file scroll.h.

◆ spwndTrack

PWND tagSBTRACK::spwndTrack

Definition at line 11 of file scroll.h.

Referenced by NEWco_IntGetScrollInfo().

◆ xxxpfnSB

PFN_SCROLLBAR tagSBTRACK::xxxpfnSB

Definition at line 15 of file scroll.h.


The documentation for this struct was generated from the following file: