ReactOS 0.4.15-dev-7942-gd23573b
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 3200 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagNMLVGETINFOTIPA::cchTextMax

Definition at line 3204 of file commctrl.h.

Referenced by test_notify_proc().

◆ dwFlags

DWORD tagNMLVGETINFOTIPA::dwFlags

Definition at line 3202 of file commctrl.h.

◆ hdr

NMHDR tagNMLVGETINFOTIPA::hdr

Definition at line 3201 of file commctrl.h.

◆ iItem

int tagNMLVGETINFOTIPA::iItem

Definition at line 3205 of file commctrl.h.

◆ iSubItem

int tagNMLVGETINFOTIPA::iSubItem

Definition at line 3206 of file commctrl.h.

◆ lParam

LPARAM tagNMLVGETINFOTIPA::lParam

Definition at line 3207 of file commctrl.h.

◆ pszText

LPSTR tagNMLVGETINFOTIPA::pszText

Definition at line 3203 of file commctrl.h.

Referenced by test_notify_proc().


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