API Reference > Functions > SDAI > sdaiCreateNestedAggrByItr Function
sdaiCreateNestedAggrByItr Function
Syntax
C++
DAI_EXPORT SdaiAggr sdaiCreateNestedAggrByItr(SdaiIterator current);

sdai.h

Parameters 
Description 
SdaiIterator current 
[in] An iterator that refers to the current member of the aggregate.  

The identifier of the newly created aggregate instance.

Creates an aggregate instance that replaces the current member of an aggregate instance referenced by a specified iterator.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.