Skip to main content

C2xReleasePacket

Valid for: CANoe DE

Function Syntax

long C2xReleasePacket( long packet );

Description

This function deletes a packet created with C2xInitPacket. The handle can not be used any longer.

Parameters

  • packet: Handle of the packet to delete

Return Values

Example

See example of C2xInitPacket.