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

Public Attributes

IMatch2 IMatch2_iface
 
IMatch IMatch_iface
 
LONG ref
 
DWORD index
 
SubMatchessub_matches
 

Detailed Description

Definition at line 92 of file vbregexp.c.

Member Data Documentation

◆ IMatch2_iface

IMatch2 Match2::IMatch2_iface

Definition at line 93 of file vbregexp.c.

◆ IMatch_iface

IMatch Match2::IMatch_iface

Definition at line 94 of file vbregexp.c.

◆ index

DWORD Match2::index

Definition at line 98 of file vbregexp.c.

◆ ref

LONG Match2::ref

Definition at line 96 of file vbregexp.c.

◆ sub_matches

SubMatches* Match2::sub_matches

Definition at line 99 of file vbregexp.c.


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