Skip to main content

SomeIpRemoveFieldFromEventgroup

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

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

Parameters

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

Return Values

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

Example

See Also