Members Chapter Previous Next

class IStoredVarList

                                                                            IStoredVarList      
 Herkules
 Simple list interface used to enumerate StoredVars

 It is used as an iterator on the available variables. A pointer to that interface can only
 be obtained from a IStoredClass. 
 After using a IStoredVarList, Release() has to be called on the object in order to free its 
 memory.

#include "IStorage.h"