ReactOS 0.4.15-dev-7924-g5949c20
_NMMCCSELCHANGE Struct Reference

#include <timedate.h>

Collaboration diagram for _NMMCCSELCHANGE:

Public Attributes

NMHDR hdr
 
WORD OldDay
 
WORD OldMonth
 
WORD OldYear
 
WORD NewDay
 
WORD NewMonth
 
WORD NewYear
 

Detailed Description

Definition at line 87 of file timedate.h.

Member Data Documentation

◆ hdr

NMHDR _NMMCCSELCHANGE::hdr

Definition at line 89 of file timedate.h.

◆ NewDay

WORD _NMMCCSELCHANGE::NewDay

Definition at line 93 of file timedate.h.

Referenced by MonthCalSetDate().

◆ NewMonth

WORD _NMMCCSELCHANGE::NewMonth

Definition at line 94 of file timedate.h.

Referenced by MonthCalSetDate().

◆ NewYear

WORD _NMMCCSELCHANGE::NewYear

Definition at line 95 of file timedate.h.

Referenced by MonthCalSetDate().

◆ OldDay

WORD _NMMCCSELCHANGE::OldDay

Definition at line 90 of file timedate.h.

Referenced by MonthCalSetDate().

◆ OldMonth

WORD _NMMCCSELCHANGE::OldMonth

Definition at line 91 of file timedate.h.

Referenced by MonthCalSetDate().

◆ OldYear

WORD _NMMCCSELCHANGE::OldYear

Definition at line 92 of file timedate.h.

Referenced by MonthCalSetDate().


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