ReactOS 0.4.15-dev-7958-gcd0bb1a
NMTBDISPINFOA Struct Reference

#include <commctrl.h>

Collaboration diagram for NMTBDISPINFOA:

Public Attributes

NMHDR hdr
 
DWORD dwMask
 
int idCommand
 
DWORD_PTR lParam
 
int iImage
 
LPSTR pszText
 
int cchText
 

Detailed Description

Definition at line 1400 of file commctrl.h.

Member Data Documentation

◆ cchText

int NMTBDISPINFOA::cchText

Definition at line 1407 of file commctrl.h.

◆ dwMask

DWORD NMTBDISPINFOA::dwMask

Definition at line 1402 of file commctrl.h.

Referenced by parent_wnd_notify().

◆ hdr

NMHDR NMTBDISPINFOA::hdr

Definition at line 1401 of file commctrl.h.

◆ idCommand

int NMTBDISPINFOA::idCommand

Definition at line 1403 of file commctrl.h.

◆ iImage

int NMTBDISPINFOA::iImage

Definition at line 1405 of file commctrl.h.

◆ lParam

DWORD_PTR NMTBDISPINFOA::lParam

Definition at line 1404 of file commctrl.h.

◆ pszText

LPSTR NMTBDISPINFOA::pszText

Definition at line 1406 of file commctrl.h.

Referenced by parent_wnd_notify().


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