Skip to main content

AfdxReleasePacket

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

Function Syntax

long AfdxReleasePacket( long packet );

Description

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

Parameters

  • packet: Handle of the message to delete.

Return Values

Example

See example of AfdxInitPacket