Updated on 2022-03-13 GMT+08:00

Macro for Generating Error Codes

Function

Generates the error codes of a specified module by calling DEF_ERRORNO.

Syntax

DEF_ERRORNO(sysid, modid, name, value, desc)

Parameter Description

Parameter

Input/Output

Description

sysid

Input

System ID

modid

Input

Module ID

name

Input

Name of an error code

value

Input

Actual value of an error code

desc

Input

Description of an error code, which is a character string