|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <commctrl.h>

Public Attributes | |
| NMHDR | hdr |
| DWORD | dwFlags |
| LPSTR | pszText |
| int | cchTextMax |
| int | iItem |
| int | iSubItem |
| LPARAM | lParam |
Definition at line 3205 of file commctrl.h.
| int tagNMLVGETINFOTIPA::cchTextMax |
Definition at line 3209 of file commctrl.h.
Referenced by test_notify_proc().
| DWORD tagNMLVGETINFOTIPA::dwFlags |
Definition at line 3207 of file commctrl.h.
| NMHDR tagNMLVGETINFOTIPA::hdr |
Definition at line 3206 of file commctrl.h.
| int tagNMLVGETINFOTIPA::iItem |
Definition at line 3210 of file commctrl.h.
| int tagNMLVGETINFOTIPA::iSubItem |
Definition at line 3211 of file commctrl.h.
| LPARAM tagNMLVGETINFOTIPA::lParam |
Definition at line 3212 of file commctrl.h.
| LPSTR tagNMLVGETINFOTIPA::pszText |
Definition at line 3208 of file commctrl.h.
Referenced by test_notify_proc().