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

Public Attributes

IEnumVARIANT IEnumVARIANT_iface
 
LONG ref
 
IMatchCollection2 * mc
 
LONG pos
 
LONG count
 

Detailed Description

Definition at line 102 of file vbregexp.c.

Member Data Documentation

◆ count

LONG MatchCollectionEnum::count

Definition at line 109 of file vbregexp.c.

◆ IEnumVARIANT_iface

IEnumVARIANT MatchCollectionEnum::IEnumVARIANT_iface

Definition at line 103 of file vbregexp.c.

◆ mc

IMatchCollection2* MatchCollectionEnum::mc

Definition at line 107 of file vbregexp.c.

◆ pos

LONG MatchCollectionEnum::pos

Definition at line 108 of file vbregexp.c.

◆ ref

LONG MatchCollectionEnum::ref

Definition at line 105 of file vbregexp.c.


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