Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6IRegexMatch Interface Referenceabstract

#include <p6regex.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR next (const P6CHAR **pResult)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 
virtual P6R::P6ERR reset (void)=0
 

Detailed Description

Return zero or more strings resulting from a regex operation.

The strings are owned by the eumerator an are freed when the enumerator is freed.

Definition at line 133 of file p6regex.h.


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