#include <p6enumwstr.h>
Inherits P6R::p6ICom.
Public Member Functions | |
virtual P6R::P6INT32 | addref ()=0 |
virtual P6R::P6ERR | addString (P6BWCSTR item)=0 |
virtual P6R::P6ERR | initialize (P6ENUMWSTRFLAGS flags)=0 |
virtual P6R::P6ERR | queryInterface (const P6R::IID &iid, P6R::P6VOID **ppIface)=0 |
virtual P6R::P6INT32 | release ()=0 |
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 98 of file p6enumwstr.h.