Synopsis
PDX_MSGT evm_SetFix(EVM_CHECK_TABLE *table, PDX_MSGT check_id, int new_fix)
Purpose
Change the fix value of a check.
Description
The fix field for check check_id will be changed to the value specified in new_fix.
Input
table
The system defined validation table
check_id
Check to change fix in
new_fix
New fix value
Return
EVM error code