ReactOS 0.4.15-dev-7842-g558ab78
VBScript_RegExp_55 Module Reference

Classes

interface  IMatch
 
interface  IMatch2
 
interface  IMatchCollection
 
interface  IMatchCollection2
 
interface  IRegExp
 
interface  IRegExp2
 
interface  ISubMatches
 
class  MatchCollection
 
class  RegExp
 

Functions

 importlib ("stdole2.tlb")
 
coclass VBScript_RegExp_55::RegExp uuid (3f4daca5-160d-11d2-a8e9-00104b365c9f)] coclass Match
 
coclass VBScript_RegExp_55::MatchCollection uuid (3f4dacc0-160d-11d2-a8e9-00104b365c9f)] coclass SubMatches
 

Variables

coclass VBScript_RegExp_55::RegExp noncreatable
 

Function Documentation

◆ importlib()

VBScript_RegExp_55::importlib ( "stdole2.tlb"  )

◆ uuid() [1/2]

coclass VBScript_RegExp_55::RegExp VBScript_RegExp_55::uuid ( 3f4daca5-160d-11d2-a8e9-  00104b365c9f)

Definition at line 32 of file vbsregexp55.idl.

252 {
253 [default] interface IMatch2;
254 }

◆ uuid() [2/2]

coclass VBScript_RegExp_55::MatchCollection VBScript_RegExp_55::uuid ( 3f4dacc0-160d-11d2-a8e9-  00104b365c9f)

Definition at line 32 of file vbsregexp55.idl.

269 {
270 [default] interface ISubMatches;
271 }

Variable Documentation

◆ noncreatable

coclass VBScript_RegExp_55::MatchCollection VBScript_RegExp_55::noncreatable