ReactOS 0.4.16-dev-1025-gd3456f5
|
Public Attributes | |
UINT | id |
HDPA | item |
Definition at line 178 of file listview.c.
UINT tagITEM_ID::id |
Definition at line 180 of file listview.c.
Referenced by get_next_itemid(), LISTVIEW_InsertItemT(), LISTVIEW_MapIndexToId(), and MapIdSearchCompare().
HDPA tagITEM_ID::item |
Definition at line 181 of file listview.c.
Referenced by LISTVIEW_InsertItemT(), and LISTVIEW_MapIdToIndex().