ReactOS 0.4.16-dev-195-g3bb1e64
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 4298 of file commctrl.h.

Member Data Documentation

◆ cDayState

int tagNMDAYSTATE::cDayState

Definition at line 4301 of file commctrl.h.

Referenced by MONTHCAL_NotifyDayState(), and parent_wnd_proc().

◆ nmhdr

NMHDR tagNMDAYSTATE::nmhdr

Definition at line 4299 of file commctrl.h.

Referenced by MONTHCAL_NotifyDayState().

◆ prgDayState

LPMONTHDAYSTATE tagNMDAYSTATE::prgDayState

Definition at line 4303 of file commctrl.h.

Referenced by MONTHCAL_NotifyDayState(), and parent_wnd_proc().

◆ stStart

SYSTEMTIME tagNMDAYSTATE::stStart

Definition at line 4300 of file commctrl.h.

Referenced by MONTHCAL_NotifyDayState().


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