API Reference > Functions > SDAI > sdaiGetUpperBound Function
sdaiGetUpperBound Function
Syntax
C++
DAI_EXPORT SdaiInteger sdaiGetUpperBound(SdaiAggr aggregate);

sdai.h

Parameters 
Description 
SdaiAggr aggregate 
[in] An aggregate to get the upper bound from.  

An SDAI integer value that represents the upper bound value.

Retrieves the upper bound of a specified aggregate element.

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