ReactOS 0.4.16-dev-329-g9223134
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
LPSTR | pszText |
int | cchTextMax |
HTREEITEM | hItem |
LPARAM | lParam |
Definition at line 3760 of file commctrl.h.
int tagNMTVGETINFOTIPA::cchTextMax |
Definition at line 3763 of file commctrl.h.
Referenced by test_notify_proc().
NMHDR tagNMTVGETINFOTIPA::hdr |
Definition at line 3761 of file commctrl.h.
HTREEITEM tagNMTVGETINFOTIPA::hItem |
Definition at line 3764 of file commctrl.h.
LPARAM tagNMTVGETINFOTIPA::lParam |
Definition at line 3765 of file commctrl.h.
LPSTR tagNMTVGETINFOTIPA::pszText |
Definition at line 3762 of file commctrl.h.
Referenced by test_notify_proc().