ReactOS 0.4.15-dev-7958-gcd0bb1a
tagNMTBGETINFOTIPA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTBGETINFOTIPA:

Public Attributes

NMHDR hdr
 
LPSTR pszText
 
int cchTextMax
 
int iItem
 
LPARAM lParam
 

Detailed Description

Definition at line 1376 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagNMTBGETINFOTIPA::cchTextMax

Definition at line 1379 of file commctrl.h.

Referenced by test_notify_proc(), and TOOLBAR_TTGetDispInfo().

◆ hdr

NMHDR tagNMTBGETINFOTIPA::hdr

Definition at line 1377 of file commctrl.h.

Referenced by TOOLBAR_TTGetDispInfo().

◆ iItem

int tagNMTBGETINFOTIPA::iItem

Definition at line 1380 of file commctrl.h.

Referenced by TOOLBAR_TTGetDispInfo().

◆ lParam

LPARAM tagNMTBGETINFOTIPA::lParam

Definition at line 1381 of file commctrl.h.

Referenced by TOOLBAR_TTGetDispInfo().

◆ pszText

LPSTR tagNMTBGETINFOTIPA::pszText

Definition at line 1378 of file commctrl.h.

Referenced by parent_wnd_notify(), test_notify_proc(), and TOOLBAR_TTGetDispInfo().


The documentation for this struct was generated from the following file: