ReactOS 0.4.15-dev-7934-g1dc8d80
tagITERATOR Struct Reference
Collaboration diagram for tagITERATOR:

Public Attributes

INT nItem
 
INT nSpecial
 
RANGE range
 
RANGES ranges
 
INT index
 

Detailed Description

Definition at line 195 of file listview.c.

Member Data Documentation

◆ index

INT tagITERATOR::index

Definition at line 201 of file listview.c.

◆ nItem

INT tagITERATOR::nItem

◆ nSpecial

INT tagITERATOR::nSpecial

Definition at line 198 of file listview.c.

◆ range

RANGE tagITERATOR::range

Definition at line 199 of file listview.c.

Referenced by iterator_remove_common_items().

◆ ranges

RANGES tagITERATOR::ranges

Definition at line 200 of file listview.c.

Referenced by iterator_remove_common_items().


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