Skip to main content

diagGetErrorString

Valid for: CANoe DE

Function Syntax

Description

Retrieves a text describing the error code.

Parameters

  • errorCode: Numeric error code
  • bufferOut: Output buffer
  • bufferLength: Output buffer size

Return Values

Length of the text in bufferOut.

Example