Skip to main content

diagGetObjectName

Valid for: CANoe DE

Function Syntax

Method Syntax

Method Syntax

Description

Writes the language dependent name of the diagnostics object into the buffer. For ODX descriptions, this is the “long name”.

Parameters

  • obj: Diagnostics object
  • nameBufferOut: Output buffer
  • nameBufferLen: Output buffer size

Return Values

  • Length of service name written to buffer, may be truncated.
  • Error code

Example