Synopsis

PDX_MSGT evm_SetType(EVM_CHECK_TABLE *table, PDX_MSGT check_id, int new_type)

Purpose

Change the type value of a check.

Description

The type field for check check_id will be changed to the value specified in new_type.

Input

table

The system defined validation table

check_id

Check to change type in

new_type

New type value

Return

EVM error code