Skip to main content

AfdxGetLastErrorText

CAPL Functions » AFDX » AfdxGetLastErrorText Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

Description

Gets the error code description of the last called Afdx… function.

Parameters

  • bufSize: Size of buffer in which the description text is copied.
  • buffer: Buffer in which the description text is copied.

Return Values

Number of copied bytes.

Example

See Also