ReactOS 0.4.15-dev-7958-gcd0bb1a
PAGER_INFO Struct Reference
Collaboration diagram for PAGER_INFO:

Public Attributes

HWND hwndSelf
 
HWND hwndChild
 
HWND hwndNotify
 
DWORD dwStyle
 
COLORREF clrBk
 
INT nBorder
 
INT nButtonSize
 
INT nPos
 
INT nWidth
 
INT nHeight
 
BOOL bForward
 
BOOL bCapture
 
INT TLbtnState
 
INT BRbtnState
 
INT direction
 

Detailed Description

Definition at line 69 of file pager.c.

Member Data Documentation

◆ bCapture

BOOL PAGER_INFO::bCapture

Definition at line 82 of file pager.c.

Referenced by PAGER_Create(), and PAGER_MouseMove().

◆ bForward

BOOL PAGER_INFO::bForward

Definition at line 81 of file pager.c.

Referenced by PAGER_Create(), PAGER_ForwardMouse(), and PAGER_WindowProc().

◆ BRbtnState

◆ clrBk

COLORREF PAGER_INFO::clrBk

◆ direction

INT PAGER_INFO::direction

Definition at line 85 of file pager.c.

Referenced by PAGER_Create(), PAGER_Scroll(), and PAGER_Timer().

◆ dwStyle

◆ hwndChild

◆ hwndNotify

HWND PAGER_INFO::hwndNotify

Definition at line 73 of file pager.c.

Referenced by PAGER_CalcSize(), PAGER_Create(), PAGER_MouseMove(), PAGER_Scroll(), and PAGER_WindowProc().

◆ hwndSelf

◆ nBorder

INT PAGER_INFO::nBorder

Definition at line 76 of file pager.c.

Referenced by PAGER_Create(), PAGER_GetBorder(), and PAGER_SetBorder().

◆ nButtonSize

◆ nHeight

◆ nPos

◆ nWidth

◆ TLbtnState


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