ReactOS 0.4.15-dev-8064-gdaf8068
tagNMTTDISPINFOW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTTDISPINFOW:

Public Attributes

NMHDR hdr
 
LPWSTR lpszText
 
WCHAR szText [80]
 
HINSTANCE hinst
 
UINT uFlags
 
LPARAM lParam
 

Detailed Description

Definition at line 1904 of file commctrl.h.

Member Data Documentation

◆ hdr

NMHDR tagNMTTDISPINFOW::hdr

Definition at line 1905 of file commctrl.h.

Referenced by test_tooltip(), TOOLBAR_TTGetDispInfo(), and TOOLTIPS_GetDispInfoW().

◆ hinst

HINSTANCE tagNMTTDISPINFOW::hinst

Definition at line 1908 of file commctrl.h.

Referenced by TOOLTIPS_GetDispInfoW().

◆ lParam

LPARAM tagNMTTDISPINFOW::lParam

Definition at line 1910 of file commctrl.h.

Referenced by TOOLTIPS_GetDispInfoW().

◆ lpszText

LPWSTR tagNMTTDISPINFOW::lpszText

◆ szText

WCHAR tagNMTTDISPINFOW::szText[80]

◆ uFlags

UINT tagNMTTDISPINFOW::uFlags

Definition at line 1909 of file commctrl.h.

Referenced by TOOLTIPS_GetDispInfoW().


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