Skip to main content
Open topic with navigation CAPL Functions » ISO11783 » ISO11783 Node Layer » Iso11783PDDDelete

Iso11783PDDDelete

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long Iso11783PDDDelete( dword ecuHandle );

Description

Deletes the process data directory and disconnects from the Task Controller.

Parameters

  • ecuHandle: Handle of the ECU. The handle must previously have been created with Iso11783CreateECU.

Return Values

Error code

Example

Iso11783PDDDelete( ecuHandle );