Synopsis
(macro) PDX_MSGT ievm_GetResults(IEVM_VAL_RESULTS *val_results, MDA_PTR db_ptr, IEVM_RESULT *results)
Purpose
To get the structure that contains the failed validations
Description
The application data of the failed validations will be returned from the specified db_ptr.
Input
val_results
Structure that contains the application data pointer
db_ptr
db_ptr of the entity to get the validation results from
Output
results
Structure that contain a list of failed validation
Return
IEVM error code