Members![]() ![]() ![]() |
IStoredObjectList--- Herkules Simple list interface used to enumerate StoredObjects
It is used as an iterator on the available object of a given class. A pointer to that interface can only be obtained from a IStoredClass. After using a IStoredObjectList, Release() has to be called on the object in order to free its memory.
#include "IStorage.h"