sdai.h
Parameters |
Description |
SdaiIterator iterator |
[in] An iterator object that refers to the element to insert the new value. |
SdaiADB selaggrInstance |
[in] An attribute data block (ADB) object that defines the data type of the value. |
The inserted aggregate value.
Inserts a new nested aggregate value into an application instance list after the element referenced by a specified iterator.
The passed ADB object determines the type of created aggregate in cases when aggregate elements have the SELECT data type.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|