ReactOS 0.4.15-dev-7934-g1dc8d80
MatchCollection2 Struct Reference

Public Attributes

IMatchCollection2 IMatchCollection2_iface
 
IMatchCollection IMatchCollection_iface
 
LONG ref
 
IMatch2 ** matches
 
DWORD count
 
DWORD size
 

Detailed Description

Definition at line 112 of file vbregexp.c.

Member Data Documentation

◆ count

DWORD MatchCollection2::count

Definition at line 119 of file vbregexp.c.

◆ IMatchCollection2_iface

IMatchCollection2 MatchCollection2::IMatchCollection2_iface

Definition at line 113 of file vbregexp.c.

◆ IMatchCollection_iface

IMatchCollection MatchCollection2::IMatchCollection_iface

Definition at line 114 of file vbregexp.c.

◆ matches

IMatch2** MatchCollection2::matches

Definition at line 118 of file vbregexp.c.

◆ ref

LONG MatchCollection2::ref

Definition at line 116 of file vbregexp.c.

◆ size

DWORD MatchCollection2::size

Definition at line 120 of file vbregexp.c.


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