ReactOS 0.4.16-dev-975-g3b8cfa4
|
#include <commctrl.h>
Public Attributes | |
NMHDR | nmhdr |
LPCWSTR | pszUserString |
SYSTEMTIME | st |
DWORD | dwFlags |
Definition at line 4387 of file commctrl.h.
DWORD tagNMDATETIMESTRINGW::dwFlags |
Definition at line 4391 of file commctrl.h.
NMHDR tagNMDATETIMESTRINGW::nmhdr |
Definition at line 4388 of file commctrl.h.
LPCWSTR tagNMDATETIMESTRINGW::pszUserString |
Definition at line 4389 of file commctrl.h.
Referenced by PAGER_Notify().
SYSTEMTIME tagNMDATETIMESTRINGW::st |
Definition at line 4390 of file commctrl.h.