API Reference > Functions > SDAI > sdaiInsertNestedAggrByIndex Function
sdaiInsertNestedAggrByIndex Function
Syntax
C++
DAI_EXPORT SdaiAggr sdaiInsertNestedAggrByIndex(SdaiList list, SdaiAggrIndex index);

sdai.h

Parameters 
Description 
SdaiList list 
[in] An application instance list.  
SdaiAggrIndex index 
[in] An index value.  

The inserted aggregate value.

Inserts a new nested aggregate value into an application instance list at the position specified by an index.

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