ReactOS 0.4.16-dev-38-g96c65e9
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
DWORD | dwFlags |
LPWSTR | pszText |
int | cchTextMax |
int | iItem |
int | iSubItem |
LPARAM | lParam |
Definition at line 3215 of file commctrl.h.
int tagNMLVGETINFOTIPW::cchTextMax |
Definition at line 3219 of file commctrl.h.
Referenced by PAGER_Notify().
DWORD tagNMLVGETINFOTIPW::dwFlags |
Definition at line 3217 of file commctrl.h.
NMHDR tagNMLVGETINFOTIPW::hdr |
Definition at line 3216 of file commctrl.h.
int tagNMLVGETINFOTIPW::iItem |
Definition at line 3220 of file commctrl.h.
int tagNMLVGETINFOTIPW::iSubItem |
Definition at line 3221 of file commctrl.h.
LPARAM tagNMLVGETINFOTIPW::lParam |
Definition at line 3222 of file commctrl.h.
LPWSTR tagNMLVGETINFOTIPW::pszText |
Definition at line 3218 of file commctrl.h.
Referenced by PAGER_Notify().