Skip to main content

ChkQuery_EventStatus

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

Method Syntax

Method Syntax

Description

Converts the status into a string that can be printed. Returns the number of characters written (<= length).

Parameters

  • aCheckId: Identifier of the queried Check.
  • aBuffer: Buffer where string is stored.
  • aBufferLength: Length of provided buffer.

Return Values

  • < 0: Refers the query error codes
  • ≥ 0: Number of characters

Example