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

#include <p6wregex.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR next (const P6WCHAR **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 131 of file p6wregex.h.


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