API Reference > Functions > SDAI > sdaiCreateAggrBN Function
sdaiCreateAggrBN Function
Syntax
C++
DAI_EXPORT SdaiAggr sdaiCreateAggrBN(SdaiAppInstance instance, SdaiString attributeName);

sdai.h

Parameters 
Description 
SdaiAppInstance instance 
[in] An instance that contains the attribute.  
SdaiString attributeName 
[in] A string that contains the name of the attribute where the aggregate should be added.  

The created SDAI aggregate value.

Creates an aggregate in a specified application instance attribute.

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