Skip to main content

SomeIpRemoveEventFromEventgroup

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Removes an Event created by SomeIpAddEvent from an Event Group which was created by SomeIpAddProvidedEventGroup. The Event itself is not deleted.

Parameters

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

Return Values

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

Example

See Also