EvmEventValidate(3) Library Functions Manual EvmEventValidate(3)NAMEEvmEventValidate() - perform a data integrity check on an eventSYNOPSISLibrary EVM Support Library Parameters event The event to be validated.DESCRIPTIONThe routine performs a data integrity check on an event. The data integrity check intends to validate an event that was received over a connection or was retrieved from storage. Do not use the data integrity check on an event that has been modified by the caller.RETURN VALUEThe operation completed without error. One of the arguments to the function is invalid. A value in a structure member is invalid. An operation failed because an attempt to acquire heap memory failed.ERRORSThe value of is not set.SEE ALSOEvent Management EVM(5). EVM Events EvmEvent(5). EvmEventValidate(3)