ReactOS 0.4.16-dev-197-g92996da
tagNMLVGETINFOTIPA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMLVGETINFOTIPA:

Public Attributes

NMHDR hdr
 
DWORD dwFlags
 
LPSTR pszText
 
int cchTextMax
 
int iItem
 
int iSubItem
 
LPARAM lParam
 

Detailed Description

Definition at line 3205 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagNMLVGETINFOTIPA::cchTextMax

Definition at line 3209 of file commctrl.h.

Referenced by test_notify_proc().

◆ dwFlags

DWORD tagNMLVGETINFOTIPA::dwFlags

Definition at line 3207 of file commctrl.h.

◆ hdr

NMHDR tagNMLVGETINFOTIPA::hdr

Definition at line 3206 of file commctrl.h.

◆ iItem

int tagNMLVGETINFOTIPA::iItem

Definition at line 3210 of file commctrl.h.

◆ iSubItem

int tagNMLVGETINFOTIPA::iSubItem

Definition at line 3211 of file commctrl.h.

◆ lParam

LPARAM tagNMLVGETINFOTIPA::lParam

Definition at line 3212 of file commctrl.h.

◆ pszText

LPSTR tagNMLVGETINFOTIPA::pszText

Definition at line 3208 of file commctrl.h.

Referenced by test_notify_proc().


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