ReactOS 0.4.16-dev-38-g96c65e9
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
LPSTR | pszText |
int | cchTextMax |
int | iItem |
LPARAM | lParam |
Definition at line 1376 of file commctrl.h.
int tagNMTBGETINFOTIPA::cchTextMax |
Definition at line 1379 of file commctrl.h.
Referenced by test_notify_proc(), and TOOLBAR_TTGetDispInfo().
NMHDR tagNMTBGETINFOTIPA::hdr |
Definition at line 1377 of file commctrl.h.
Referenced by TOOLBAR_TTGetDispInfo().
int tagNMTBGETINFOTIPA::iItem |
Definition at line 1380 of file commctrl.h.
Referenced by TOOLBAR_TTGetDispInfo().
LPARAM tagNMTBGETINFOTIPA::lParam |
Definition at line 1381 of file commctrl.h.
Referenced by TOOLBAR_TTGetDispInfo().
LPSTR tagNMTBGETINFOTIPA::pszText |
Definition at line 1378 of file commctrl.h.
Referenced by parent_wnd_notify(), test_notify_proc(), and TOOLBAR_TTGetDispInfo().