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