Synopsis
PDX_MSGT ievm_FreeResults(long option, int model, IEVM_VAL_RESULTS *val_results)
Purpose
Frees the application data allocated for entity validation
Description
The specified model will be traversed and if it exists, the application data allocated for results will be freed.
Input
option
Options (not used)
model
Model where the results data exists
val_results
Structure that contains the results application data pointer
Return
IEVM error code
.fi