Skip to main content

ChkQuery_EventMessageContents

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Method Syntax

Method Syntax

Description

Stores the data bytes of the message, for which the event has been sent, in the buffer and returns the number of stored data bytes (DLC).

Parameters

  • CheckId: Identifier of the queried Check.
  • buffer: —
  • bufferlen: —

Return Values

  • < 0: Refers the query error codes
  • > 0: Number of stored data bytes (DLC)

Available For

Example