ReactOS 0.4.16-dev-38-g96c65e9
tagNMLVGETINFOTIPW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMLVGETINFOTIPW:

Public Attributes

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

Detailed Description

Definition at line 3215 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagNMLVGETINFOTIPW::cchTextMax

Definition at line 3219 of file commctrl.h.

Referenced by PAGER_Notify().

◆ dwFlags

DWORD tagNMLVGETINFOTIPW::dwFlags

Definition at line 3217 of file commctrl.h.

◆ hdr

NMHDR tagNMLVGETINFOTIPW::hdr

Definition at line 3216 of file commctrl.h.

◆ iItem

int tagNMLVGETINFOTIPW::iItem

Definition at line 3220 of file commctrl.h.

◆ iSubItem

int tagNMLVGETINFOTIPW::iSubItem

Definition at line 3221 of file commctrl.h.

◆ lParam

LPARAM tagNMLVGETINFOTIPW::lParam

Definition at line 3222 of file commctrl.h.

◆ pszText

LPWSTR tagNMLVGETINFOTIPW::pszText

Definition at line 3218 of file commctrl.h.

Referenced by PAGER_Notify().


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