Synopsis
PDX_MSGT evm_GetCheck(EVM_CHECK_TABLE *table, PDX_MSGT check_id, EVM_CHECK *check)
Purpose
Locates a check in the entity validation table.
Description
The EVM_CHECK structure for the check check_id will be returned.
Input
table
Table of entity validation information
check_id
The message ID of the check to be located
Output
check
The corresponding EVM_CHECK data structure
Return
EVM error code