ReactOS 0.4.15-dev-7842-g558ab78
UPDOWN_INFO Struct Reference
Collaboration diagram for UPDOWN_INFO:

Public Attributes

HWND Self
 
HWND Notify
 
DWORD dwStyle
 
UINT AccelCount
 
UDACCELAccelVect
 
INT AccelIndex
 
INT Base
 
INT CurVal
 
INT MinVal
 
INT MaxVal
 
HWND Buddy
 
INT BuddyType
 
INT Flags
 
BOOL UnicodeFormat
 

Detailed Description

Definition at line 41 of file updown.c.

Member Data Documentation

◆ AccelCount

UINT UPDOWN_INFO::AccelCount

Definition at line 46 of file updown.c.

Referenced by UPDOWN_HandleMouseEvent(), UPDOWN_KeyPressed(), and UpDownWindowProc().

◆ AccelIndex

INT UPDOWN_INFO::AccelIndex

Definition at line 48 of file updown.c.

Referenced by UPDOWN_HandleMouseEvent(), and UpDownWindowProc().

◆ AccelVect

UDACCEL* UPDOWN_INFO::AccelVect

Definition at line 47 of file updown.c.

Referenced by UPDOWN_HandleMouseEvent(), UPDOWN_KeyPressed(), and UpDownWindowProc().

◆ Base

INT UPDOWN_INFO::Base

Definition at line 49 of file updown.c.

Referenced by UPDOWN_GetBuddyInt(), UPDOWN_SetBuddyInt(), and UpDownWindowProc().

◆ Buddy

◆ BuddyType

INT UPDOWN_INFO::BuddyType

Definition at line 54 of file updown.c.

Referenced by UPDOWN_IsBuddyEdit(), UPDOWN_IsBuddyListbox(), and UPDOWN_SetBuddy().

◆ CurVal

◆ dwStyle

◆ Flags

◆ MaxVal

◆ MinVal

◆ Notify

HWND UPDOWN_INFO::Notify

Definition at line 44 of file updown.c.

Referenced by UPDOWN_DoAction(), and UpDownWindowProc().

◆ Self

◆ UnicodeFormat

BOOL UPDOWN_INFO::UnicodeFormat

Definition at line 56 of file updown.c.

Referenced by UpDownWindowProc().


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