Skip to main content

AREthRemoveEventFromEventgroup

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Removes an Event created by AREthAddEvent from an Event Group which was created by AREthAddProvidedEventGroup. The Event itself is not deleted.

Parameters

  • pevgHandle: Handle of the Event Group from which an Event should be removed (see AREthAddProvidedEventGroup).
  • pevHandle: Handle of the Event that should be removed from the Event Group (see AREthAddEvent).

Return Values

  • 0: The function was successfully executed
  • >0: Error code

Example

See Also