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

#include <p6enumstr.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR addString (P6NCSTR item)=0
 
virtual P6R::P6ERR initialize (P6ENUMSTRFLAGS flags)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 

Detailed Description

This interface is used by the component's creator inorder to add strings into the enumerator during the creation of the eumerator.

This interface can be obtain from the p6IEnumStr interface.

Definition at line 101 of file p6enumstr.h.


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