43 #ifndef _CL_RULE_ERRORS_H_
44 #define _CL_RULE_ERRORS_H_
56 #define RBE_ERR_OFFSET_OUT_OF_RANGE 0x100
61 #define CL_RULE_RC(ERROR_CODE) (CL_RC(CL_CID_RULE, ERROR_CODE))
Typical defines found in any software project.
Common Error Codes shared across multiple Clovis ASP Components.