ReactOS 0.4.15-dev-7924-g5949c20
tagNMDAYSTATE Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMDAYSTATE:

Public Attributes

NMHDR nmhdr
 
SYSTEMTIME stStart
 
int cDayState
 
LPMONTHDAYSTATE prgDayState
 

Detailed Description

Definition at line 4293 of file commctrl.h.

Member Data Documentation

◆ cDayState

int tagNMDAYSTATE::cDayState

Definition at line 4296 of file commctrl.h.

Referenced by MONTHCAL_NotifyDayState(), and parent_wnd_proc().

◆ nmhdr

NMHDR tagNMDAYSTATE::nmhdr

Definition at line 4294 of file commctrl.h.

Referenced by MONTHCAL_NotifyDayState().

◆ prgDayState

LPMONTHDAYSTATE tagNMDAYSTATE::prgDayState

Definition at line 4298 of file commctrl.h.

Referenced by MONTHCAL_NotifyDayState(), and parent_wnd_proc().

◆ stStart

SYSTEMTIME tagNMDAYSTATE::stStart

Definition at line 4295 of file commctrl.h.

Referenced by MONTHCAL_NotifyDayState().


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