ReactOS 0.4.16-dev-401-g45b008d
|
Public Attributes | |
IMatchCollection2 | IMatchCollection2_iface |
IMatchCollection | IMatchCollection_iface |
LONG | ref |
IMatch2 ** | matches |
DWORD | count |
DWORD | size |
Definition at line 112 of file vbregexp.c.
DWORD MatchCollection2::count |
Definition at line 119 of file vbregexp.c.
IMatchCollection2 MatchCollection2::IMatchCollection2_iface |
Definition at line 113 of file vbregexp.c.
IMatchCollection MatchCollection2::IMatchCollection_iface |
Definition at line 114 of file vbregexp.c.
IMatch2** MatchCollection2::matches |
Definition at line 118 of file vbregexp.c.
LONG MatchCollection2::ref |
Definition at line 116 of file vbregexp.c.
DWORD MatchCollection2::size |
Definition at line 120 of file vbregexp.c.