ReactOS 0.4.15-dev-7958-gcd0bb1a
NMPGSCROLL Struct Reference

#include <commctrl.h>

Collaboration diagram for NMPGSCROLL:

Public Attributes

NMHDR hdr
 
WORD fwKeys
 
RECT rcParent
 
int iDir
 
int iXpos
 
int iYpos
 
int iScroll
 

Detailed Description

Definition at line 4568 of file commctrl.h.

Member Data Documentation

◆ fwKeys

WORD NMPGSCROLL::fwKeys

Definition at line 4570 of file commctrl.h.

◆ hdr

NMHDR NMPGSCROLL::hdr

Definition at line 4569 of file commctrl.h.

Referenced by PAGER_Scroll().

◆ iDir

int NMPGSCROLL::iDir

Definition at line 4572 of file commctrl.h.

Referenced by PAGER_Scroll(), and TOOLBAR_Notify().

◆ iScroll

int NMPGSCROLL::iScroll

Definition at line 4575 of file commctrl.h.

Referenced by PAGER_Scroll(), and TOOLBAR_Notify().

◆ iXpos

int NMPGSCROLL::iXpos

Definition at line 4573 of file commctrl.h.

Referenced by PAGER_Scroll().

◆ iYpos

int NMPGSCROLL::iYpos

Definition at line 4574 of file commctrl.h.

Referenced by PAGER_Scroll().

◆ rcParent

RECT NMPGSCROLL::rcParent

Definition at line 4571 of file commctrl.h.

Referenced by PAGER_Scroll().


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