aclmdlRIDestroy
Applicable Products
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function
Destroys a model running instance.
Prototype
1 | aclError aclmdlRIDestroy(aclmdlRI modelRI) |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
modelRI |
Input |
Model running instance. For details about the type definition, see aclmdlRI. |
Returns
0 on success; otherwise, failure. For details, see aclError.
Parent topic: Model Running Instance Management