ReactOS 0.4.15-dev-7958-gcd0bb1a
tagNMTTDISPINFOA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTTDISPINFOA:

Public Attributes

NMHDR hdr
 
LPSTR lpszText
 
char szText [80]
 
HINSTANCE hinst
 
UINT uFlags
 
LPARAM lParam
 

Detailed Description

Definition at line 1895 of file commctrl.h.

Member Data Documentation

◆ hdr

NMHDR tagNMTTDISPINFOA::hdr

Definition at line 1896 of file commctrl.h.

Referenced by TOOLTIPS_GetDispInfoA().

◆ hinst

HINSTANCE tagNMTTDISPINFOA::hinst

Definition at line 1899 of file commctrl.h.

Referenced by FileOpenDlgProc95(), notify_tooltip_handler(), and TOOLTIPS_GetDispInfoA().

◆ lParam

LPARAM tagNMTTDISPINFOA::lParam

Definition at line 1901 of file commctrl.h.

Referenced by TOOLTIPS_GetDispInfoA().

◆ lpszText

LPSTR tagNMTTDISPINFOA::lpszText

◆ szText

char tagNMTTDISPINFOA::szText[80]

Definition at line 1898 of file commctrl.h.

Referenced by notify_tooltip_handler(), and TOOLTIPS_GetDispInfoA().

◆ uFlags

UINT tagNMTTDISPINFOA::uFlags

Definition at line 1900 of file commctrl.h.

Referenced by TOOLTIPS_GetDispInfoA().


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