ReactOS 0.4.15-dev-7924-g5949c20
tagNMDATETIMEFORMATA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMDATETIMEFORMATA:

Public Attributes

NMHDR nmhdr
 
LPCSTR pszFormat
 
SYSTEMTIME st
 
LPCSTR pszDisplay
 
CHAR szDisplay [64]
 

Detailed Description

Definition at line 4415 of file commctrl.h.

Member Data Documentation

◆ nmhdr

NMHDR tagNMDATETIMEFORMATA::nmhdr

Definition at line 4416 of file commctrl.h.

◆ pszDisplay

LPCSTR tagNMDATETIMEFORMATA::pszDisplay

Definition at line 4419 of file commctrl.h.

Referenced by notify_datetime_handler().

◆ pszFormat

LPCSTR tagNMDATETIMEFORMATA::pszFormat

Definition at line 4417 of file commctrl.h.

Referenced by notify_datetime_handler().

◆ st

SYSTEMTIME tagNMDATETIMEFORMATA::st

Definition at line 4418 of file commctrl.h.

◆ szDisplay

CHAR tagNMDATETIMEFORMATA::szDisplay[64]

Definition at line 4420 of file commctrl.h.

Referenced by notify_datetime_handler().


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