aclmdlRIBuildEnd
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Ends the build of a model running instance.
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
modelRI |
Input |
Model running instance. The value of modelRI here must be the same as that of modelRI in aclmdlRIBuildBegin. |
reserve |
Input |
Reserved. Currently, the value is fixed to NULL. |
Returns
0 on success; else, failure. For details, see aclError.
Parent topic: Model Running Instance Management