ReactOS 0.4.15-dev-7842-g558ab78
tagITEM_INFO Struct Reference
Collaboration diagram for tagITEM_INFO:

Public Attributes

ITEMHDR hdr
 
UINT state
 
LPARAM lParam
 
INT iIndent
 
ITEM_IDid
 

Detailed Description

Definition at line 169 of file listview.c.

Member Data Documentation

◆ hdr

ITEMHDR tagITEM_INFO::hdr

◆ id

ITEM_ID* tagITEM_INFO::id

◆ iIndent

INT tagITEM_INFO::iIndent

Definition at line 174 of file listview.c.

Referenced by LISTVIEW_GetItemT(), and set_main_item().

◆ lParam

LPARAM tagITEM_INFO::lParam

◆ state

UINT tagITEM_INFO::state

Definition at line 172 of file listview.c.

Referenced by LISTVIEW_GetItemT(), LISTVIEW_SortItems(), and set_main_item().


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