sdaiGetAggrElementBoundByIndex
Syntax
// // Strong typing definition // SdaiInteger sdaiGetAggrElementBoundByIndex( SdaiAggr aggregate, SdaiAggrIndex index ); // // Weak typing definition // int_t __declspec(dllexport) __stdcall sdaiGetAggrElementBoundByIndex( int_t * aggregate, int_t index );