ReactOS 0.4.15-dev-7924-g5949c20
tagNMDATETIMEFORMATW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMDATETIMEFORMATW:

Public Attributes

NMHDR nmhdr
 
LPCWSTR pszFormat
 
SYSTEMTIME st
 
LPCWSTR pszDisplay
 
WCHAR szDisplay [64]
 

Detailed Description

Definition at line 4423 of file commctrl.h.

Member Data Documentation

◆ nmhdr

NMHDR tagNMDATETIMEFORMATW::nmhdr

Definition at line 4424 of file commctrl.h.

◆ pszDisplay

LPCWSTR tagNMDATETIMEFORMATW::pszDisplay

Definition at line 4427 of file commctrl.h.

Referenced by test_wm_notify_datetime().

◆ pszFormat

LPCWSTR tagNMDATETIMEFORMATW::pszFormat

Definition at line 4425 of file commctrl.h.

Referenced by test_wm_notify_datetime().

◆ st

SYSTEMTIME tagNMDATETIMEFORMATW::st

Definition at line 4426 of file commctrl.h.

◆ szDisplay

WCHAR tagNMDATETIMEFORMATW::szDisplay[64]

Definition at line 4428 of file commctrl.h.

Referenced by test_wm_notify_datetime().


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