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

#include <p6enumwstr.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR addString (P6BWCSTR item)=0
 
virtual P6R::P6ERR initialize (P6ENUMWSTRFLAGS 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 p6IEnumWStr interface.

Definition at line 101 of file p6enumwstr.h.


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