ReactOS 0.4.16-dev-178-g8ba6102
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 2999 of file commctrl.h.

Member Data Documentation

◆ cbSize

UINT tagLVSETINFOTIP::cbSize

Definition at line 3000 of file commctrl.h.

◆ dwFlags

DWORD tagLVSETINFOTIP::dwFlags

Definition at line 3001 of file commctrl.h.

◆ iItem

int tagLVSETINFOTIP::iItem

Definition at line 3003 of file commctrl.h.

◆ iSubItem

int tagLVSETINFOTIP::iSubItem

Definition at line 3004 of file commctrl.h.

◆ pszText

LPWSTR tagLVSETINFOTIP::pszText

Definition at line 3002 of file commctrl.h.


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