ReactOS 0.4.15-dev-7934-g1dc8d80
tagNMHDDISPINFOA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMHDDISPINFOA:

Public Attributes

NMHDR hdr
 
int iItem
 
UINT mask
 
LPSTR pszText
 
int cchTextMax
 
int iImage
 
LPARAM lParam
 

Detailed Description

Definition at line 907 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagNMHDDISPINFOA::cchTextMax

Definition at line 912 of file commctrl.h.

Referenced by test_notify_proc().

◆ hdr

NMHDR tagNMHDDISPINFOA::hdr

Definition at line 908 of file commctrl.h.

◆ iImage

int tagNMHDDISPINFOA::iImage

Definition at line 913 of file commctrl.h.

◆ iItem

int tagNMHDDISPINFOA::iItem

Definition at line 909 of file commctrl.h.

◆ lParam

LPARAM tagNMHDDISPINFOA::lParam

Definition at line 914 of file commctrl.h.

◆ mask

UINT tagNMHDDISPINFOA::mask

Definition at line 910 of file commctrl.h.

◆ pszText

LPSTR tagNMHDDISPINFOA::pszText

Definition at line 911 of file commctrl.h.

Referenced by test_notify_proc().


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