Skip to main content

SomeIpAddProvidedEventGroup

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

This function adds an Event Group to a Provided Service Instance, which was created by SomeIpCreateProvidedServiceInstance. Objects can be added to the Event Group as follows: An Event Group can be removed again using the SomeIpRemoveProvidedEventGroup function.

Parameters

Return Values

  • 0: An error occurred. The error can be evaluated using the SomeIpGetLastError function.
  • >0: Handle of the created Provided Event Group

Example

See Also