ReactOS 0.4.15-dev-7942-gd23573b
tagNMTVGETINFOTIPA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTVGETINFOTIPA:

Public Attributes

NMHDR hdr
 
LPSTR pszText
 
int cchTextMax
 
HTREEITEM hItem
 
LPARAM lParam
 

Detailed Description

Definition at line 3755 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagNMTVGETINFOTIPA::cchTextMax

Definition at line 3758 of file commctrl.h.

Referenced by test_notify_proc().

◆ hdr

NMHDR tagNMTVGETINFOTIPA::hdr

Definition at line 3756 of file commctrl.h.

◆ hItem

HTREEITEM tagNMTVGETINFOTIPA::hItem

Definition at line 3759 of file commctrl.h.

◆ lParam

LPARAM tagNMTVGETINFOTIPA::lParam

Definition at line 3760 of file commctrl.h.

◆ pszText

LPSTR tagNMTVGETINFOTIPA::pszText

Definition at line 3757 of file commctrl.h.

Referenced by test_notify_proc().


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