ReactOS 0.4.16-dev-1040-g85afe48
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
LPWSTR | pszText |
int | cchTextMax |
int | iItem |
LPARAM | lParam |
Definition at line 1384 of file commctrl.h.
int tagNMTBGETINFOTIPW::cchTextMax |
Definition at line 1387 of file commctrl.h.
Referenced by CSysPagerWnd::OnGetInfoTip(), PAGER_Notify(), and TOOLBAR_TTGetDispInfo().
NMHDR tagNMTBGETINFOTIPW::hdr |
Definition at line 1385 of file commctrl.h.
Referenced by TOOLBAR_TTGetDispInfo().
int tagNMTBGETINFOTIPW::iItem |
Definition at line 1388 of file commctrl.h.
Referenced by TOOLBAR_TTGetDispInfo().
LPARAM tagNMTBGETINFOTIPW::lParam |
Definition at line 1389 of file commctrl.h.
Referenced by CSysPagerWnd::OnGetInfoTip(), and TOOLBAR_TTGetDispInfo().
LPWSTR tagNMTBGETINFOTIPW::pszText |
Definition at line 1386 of file commctrl.h.
Referenced by CSysPagerWnd::OnGetInfoTip(), PAGER_Notify(), and TOOLBAR_TTGetDispInfo().