|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| NMHDR | hdr |
| int | iItem |
| UINT | mask |
| LPWSTR | pszText |
| int | cchTextMax |
| int | iImage |
| LPARAM | lParam |
Definition at line 897 of file commctrl.h.
| int tagNMHDDISPINFOW::cchTextMax |
Definition at line 902 of file commctrl.h.
Referenced by HEADER_PrepareCallbackItems(), and PAGER_Notify().
| NMHDR tagNMHDDISPINFOW::hdr |
Definition at line 898 of file commctrl.h.
Referenced by HEADER_PrepareCallbackItems().
| int tagNMHDDISPINFOW::iImage |
Definition at line 903 of file commctrl.h.
Referenced by HEADER_PrepareCallbackItems().
| int tagNMHDDISPINFOW::iItem |
Definition at line 899 of file commctrl.h.
Referenced by HEADER_PrepareCallbackItems().
| LPARAM tagNMHDDISPINFOW::lParam |
Definition at line 904 of file commctrl.h.
Referenced by HEADER_PrepareCallbackItems().
| UINT tagNMHDDISPINFOW::mask |
Definition at line 900 of file commctrl.h.
Referenced by HEADER_PrepareCallbackItems(), and PAGER_Notify().
| LPWSTR tagNMHDDISPINFOW::pszText |
Definition at line 901 of file commctrl.h.
Referenced by HEADER_PrepareCallbackItems(), and PAGER_Notify().