ReactOS 0.4.15-dev-7918-g2a2556c
tagNMHDDISPINFOW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMHDDISPINFOW:

Public Attributes

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

Detailed Description

Definition at line 897 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagNMHDDISPINFOW::cchTextMax

Definition at line 902 of file commctrl.h.

Referenced by HEADER_PrepareCallbackItems().

◆ hdr

NMHDR tagNMHDDISPINFOW::hdr

Definition at line 898 of file commctrl.h.

Referenced by HEADER_PrepareCallbackItems().

◆ iImage

int tagNMHDDISPINFOW::iImage

Definition at line 903 of file commctrl.h.

Referenced by HEADER_PrepareCallbackItems().

◆ iItem

int tagNMHDDISPINFOW::iItem

Definition at line 899 of file commctrl.h.

Referenced by HEADER_PrepareCallbackItems().

◆ lParam

LPARAM tagNMHDDISPINFOW::lParam

Definition at line 904 of file commctrl.h.

Referenced by HEADER_PrepareCallbackItems().

◆ mask

UINT tagNMHDDISPINFOW::mask

Definition at line 900 of file commctrl.h.

Referenced by HEADER_PrepareCallbackItems().

◆ pszText

LPWSTR tagNMHDDISPINFOW::pszText

Definition at line 901 of file commctrl.h.

Referenced by HEADER_PrepareCallbackItems().


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