Skip to main content

ChkControl_Destroy

CAPL Functions » Test Service Library » Commands to Control Checks » ChkControl_Destroy Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

Constructor

Constructor

Description

The check is destroyed and cannot be accessed anymore. Its resources are freed.

Parameters

  • aCheckId: Must exist

Return Values

  • 0: successful
  • < 0: error

Possible Errors

  • Check for given id does not exist

Example