Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
AREthRemoveConsumedEventGroup
Valid for: CANoe DE • CANoe4SW DEFunction 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
- AREthAddConsumedEventGroup
- AREthCallMethod
- AREthCreateConsumedServiceInstance
- AREthCreateEventConsumer
- AREthCreateFieldConsumer
- AREthCreateMethodCall
- AREthReleaseConsumedServiceInstance
- AREthRemoveConsumedEventGroup
- AREthRemoveEventConsumer
- AREthRemoveFieldConsumer
- AREthRemoveMethodCall