Skip to main content

AREthRemoveFieldFromEventgroup

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

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

Parameters

  • pevgHandle: Handle of the Event Group from which a field should be removed (see AREthAddProvidedEventGroup).
  • pfHandle: Handle of the field that should be removed from the Event Group (see AREthAddField).

Return Values

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

Example

See Also