Extended access to Attributes; supports Attribute retrieval via iteration. More...
#include <ipersistent.h>

Public Member Functions | |
| virtual int32 | countAttributes () const =0 |
| Returns the number of existing attributes. | |
| virtual IAttrID | getAttributeID (int32 index) const =0 |
| Returns the attribute's ID for the given index. | |
Static Public Attributes | |
| static const FUID | iid |
Extended access to Attributes; supports Attribute retrieval via iteration.
[host imp]
[released] C7/N6
| virtual int32 countAttributes | ( | ) | const [pure virtual] |
Returns the number of existing attributes.
Returns the attribute's ID for the given index.
Reimplemented from IAttributes.