Skip to main content

TestInfoHeadingBegin

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

Function Syntax

TestInfoHeadingBegin (long handle, int indent);

Description

Starts a header row into a table. A header row can be divided into multiple columns using the function TestInfoCell.

Parameters

  • handle: Handle to the table created by the function TestInfoTable.
  • indent: Level of indentation for the header row.

Return Values

Example

TestInfoHeadingEndTestInfoRow