|
pure virtual |
Creates and returns an enumertor for the configuration file's sections (see p6IEnumConfigWSections).
| ppEnum | [ out ] Pointer to a section enumerator. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | A successful call to initialize was not made before this call. |
| P6R::eInvalidArg | ppEnum is NULL. |