ReactOS 0.4.16-dev-1-gcf26321
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 4573 of file commctrl.h.

Member Data Documentation

◆ fwKeys

WORD NMPGSCROLL::fwKeys

Definition at line 4575 of file commctrl.h.

◆ hdr

NMHDR NMPGSCROLL::hdr

Definition at line 4574 of file commctrl.h.

Referenced by PAGER_Scroll().

◆ iDir

int NMPGSCROLL::iDir

Definition at line 4577 of file commctrl.h.

Referenced by PAGER_Scroll(), and TOOLBAR_Notify().

◆ iScroll

int NMPGSCROLL::iScroll

Definition at line 4580 of file commctrl.h.

Referenced by PAGER_Scroll(), and TOOLBAR_Notify().

◆ iXpos

int NMPGSCROLL::iXpos

Definition at line 4578 of file commctrl.h.

Referenced by PAGER_Scroll().

◆ iYpos

int NMPGSCROLL::iYpos

Definition at line 4579 of file commctrl.h.

Referenced by PAGER_Scroll().

◆ rcParent

RECT NMPGSCROLL::rcParent

Definition at line 4576 of file commctrl.h.

Referenced by PAGER_Scroll().


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