ReactOS 0.4.15-dev-7994-gb388cb6
tagLVSETINFOTIP Struct Reference

#include <commctrl.h>

Collaboration diagram for tagLVSETINFOTIP:

Public Attributes

UINT cbSize
 
DWORD dwFlags
 
LPWSTR pszText
 
int iItem
 
int iSubItem
 

Detailed Description

Definition at line 2994 of file commctrl.h.

Member Data Documentation

◆ cbSize

UINT tagLVSETINFOTIP::cbSize

Definition at line 2995 of file commctrl.h.

◆ dwFlags

DWORD tagLVSETINFOTIP::dwFlags

Definition at line 2996 of file commctrl.h.

◆ iItem

int tagLVSETINFOTIP::iItem

Definition at line 2998 of file commctrl.h.

◆ iSubItem

int tagLVSETINFOTIP::iSubItem

Definition at line 2999 of file commctrl.h.

◆ pszText

LPWSTR tagLVSETINFOTIP::pszText

Definition at line 2997 of file commctrl.h.


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