Skip to main content

AREthRemoveConsumedEventGroup

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Removes an Event Group from a Consumed Service Instance. The Event Group was previously added by AREthAddConsumedEventGroup. The Events, fields, and methods assigned to the Event Group are not deleted when the Eventgroup is closed.

Parameters

  • cevgHandle: Handle of the Consumed Event Group.

Return Values

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

Example

See Also
  • AREthAddConsumedEventGroup
  • AREthCallMethod
  • AREthCreateConsumedServiceInstance
  • AREthCreateEventConsumer
  • AREthCreateFieldConsumer
  • AREthCreateMethodCall
  • AREthReleaseConsumedServiceInstance
  • AREthRemoveConsumedEventGroup
  • AREthRemoveEventConsumer
  • AREthRemoveFieldConsumer
  • AREthRemoveMethodCall