|
ACF $AcfVersion:0$
|
Describe information stored with each element. More...
#include <IRegistry.h>
Public Attributes | |
| ElementPtr | elementPtr |
| Pointer to registry element. | |
| icomp::CComponentAddress | address |
| Address of component used to create its instance. | |
Describe information stored with each element.
Definition at line 68 of file IRegistry.h.
| icomp::CComponentAddress icomp::IRegistry::ElementInfo::address |
Address of component used to create its instance.
Definition at line 71 of file IRegistry.h.
| ElementPtr icomp::IRegistry::ElementInfo::elementPtr |
Pointer to registry element.
Definition at line 70 of file IRegistry.h.