ReactOS 0.4.16-dev-181-g2d655a4
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 3760 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagNMTVGETINFOTIPA::cchTextMax

Definition at line 3763 of file commctrl.h.

Referenced by test_notify_proc().

◆ hdr

NMHDR tagNMTVGETINFOTIPA::hdr

Definition at line 3761 of file commctrl.h.

◆ hItem

HTREEITEM tagNMTVGETINFOTIPA::hItem

Definition at line 3764 of file commctrl.h.

◆ lParam

LPARAM tagNMTVGETINFOTIPA::lParam

Definition at line 3765 of file commctrl.h.

◆ pszText

LPSTR tagNMTVGETINFOTIPA::pszText

Definition at line 3762 of file commctrl.h.

Referenced by test_notify_proc().


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