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

#include <p6license.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR next (P6UINT32 cElements, P6PROPERTYVALUE *parElements, P6UINT32 *pcReturned)=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

A license file is composed of one or more name - value pairs.

Where both the name and values are wide character strings. Values can contain comma separated lists of information. This enumerator returns each individual item in the comma separate list.

Definition at line 124 of file p6license.h.


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