ReactOS 0.4.16-dev-1059-gb1cf981
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
LPWSTR | pszText |
int | cchTextMax |
HTREEITEM | hItem |
LPARAM | lParam |
Definition at line 3768 of file commctrl.h.
int tagNMTVGETINFOTIPW::cchTextMax |
Definition at line 3771 of file commctrl.h.
Referenced by PAGER_Notify().
NMHDR tagNMTVGETINFOTIPW::hdr |
Definition at line 3769 of file commctrl.h.
HTREEITEM tagNMTVGETINFOTIPW::hItem |
Definition at line 3772 of file commctrl.h.
LPARAM tagNMTVGETINFOTIPW::lParam |
Definition at line 3773 of file commctrl.h.
LPWSTR tagNMTVGETINFOTIPW::pszText |
Definition at line 3770 of file commctrl.h.
Referenced by PAGER_Notify().