ILSetResultString
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Converts the transferred error code to text.Parameters
- aResult: Return value of a CANoe IL API function.
- aText: Char array.
- aLenText: Length of the char array.
Return Values
- 0: No error.
- -103: Invalid value was passed.