ReactOS 0.4.15-dev-7918-g2a2556c
tagNMTBGETINFOTIPW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTBGETINFOTIPW:

Public Attributes

NMHDR hdr
 
LPWSTR pszText
 
int cchTextMax
 
int iItem
 
LPARAM lParam
 

Detailed Description

Definition at line 1384 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagNMTBGETINFOTIPW::cchTextMax

Definition at line 1387 of file commctrl.h.

Referenced by CSysPagerWnd::OnGetInfoTip(), and TOOLBAR_TTGetDispInfo().

◆ hdr

NMHDR tagNMTBGETINFOTIPW::hdr

Definition at line 1385 of file commctrl.h.

Referenced by TOOLBAR_TTGetDispInfo().

◆ iItem

int tagNMTBGETINFOTIPW::iItem

Definition at line 1388 of file commctrl.h.

Referenced by TOOLBAR_TTGetDispInfo().

◆ lParam

LPARAM tagNMTBGETINFOTIPW::lParam

Definition at line 1389 of file commctrl.h.

Referenced by CSysPagerWnd::OnGetInfoTip(), and TOOLBAR_TTGetDispInfo().

◆ pszText

LPWSTR tagNMTBGETINFOTIPW::pszText

Definition at line 1386 of file commctrl.h.

Referenced by CSysPagerWnd::OnGetInfoTip(), and TOOLBAR_TTGetDispInfo().


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