ProcUnit::ModelDataFree
Performs deletion of model data
int ModelDataFree(
int modelNo
)
Parameters
modelNo
|
Management number of the model to be deleted
|
Return Value
Returns 0 when model data is successfully deleted.
Otherwise returns a non-zero value.
Description
Deletes the model data space of the model management number specified by the argument.
Example