ReactOS 0.4.16-dev-59-gd481587
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 4428 of file commctrl.h.

Member Data Documentation

◆ nmhdr

NMHDR tagNMDATETIMEFORMATW::nmhdr

Definition at line 4429 of file commctrl.h.

◆ pszDisplay

LPCWSTR tagNMDATETIMEFORMATW::pszDisplay

Definition at line 4432 of file commctrl.h.

Referenced by PAGER_Notify(), and test_wm_notify_datetime().

◆ pszFormat

LPCWSTR tagNMDATETIMEFORMATW::pszFormat

Definition at line 4430 of file commctrl.h.

Referenced by PAGER_Notify(), and test_wm_notify_datetime().

◆ st

SYSTEMTIME tagNMDATETIMEFORMATW::st

Definition at line 4431 of file commctrl.h.

◆ szDisplay

WCHAR tagNMDATETIMEFORMATW::szDisplay[64]

Definition at line 4433 of file commctrl.h.

Referenced by PAGER_Notify(), and test_wm_notify_datetime().


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