Skip to main content

SomeIpGetLastErrorText

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Interface to retrieve the last error which occurs in the SOME/IP IL as string. If the last called function has been successfully executed, the value 0 is returned. The call of the SomeIpGetLastErrorText function does not reset the saved error text.

Parameters

  • bufferLength: Number of characters
  • buffer: Buffer receiving the error text

Return Values

Number of copied characters

Example

See Also