ReactOS 0.4.16-dev-181-g2d655a4
tagNMTVGETINFOTIPW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTVGETINFOTIPW:

Public Attributes

NMHDR hdr
 
LPWSTR pszText
 
int cchTextMax
 
HTREEITEM hItem
 
LPARAM lParam
 

Detailed Description

Definition at line 3768 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagNMTVGETINFOTIPW::cchTextMax

Definition at line 3771 of file commctrl.h.

Referenced by PAGER_Notify().

◆ hdr

NMHDR tagNMTVGETINFOTIPW::hdr

Definition at line 3769 of file commctrl.h.

◆ hItem

HTREEITEM tagNMTVGETINFOTIPW::hItem

Definition at line 3772 of file commctrl.h.

◆ lParam

LPARAM tagNMTVGETINFOTIPW::lParam

Definition at line 3773 of file commctrl.h.

◆ pszText

LPWSTR tagNMTVGETINFOTIPW::pszText

Definition at line 3770 of file commctrl.h.

Referenced by PAGER_Notify().


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