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.
SomeIpRemoveEvent
Open topic with navigation CAPL Functions » Ethernet » SOME/IP IL » SomeIpRemoveEventFunction Syntax
Description
Removes an Event from a Provided Service Instance. The Event was previously added by SomeIpAddEvent. Afterwards, the callback registered with SomeIpAddEvent is no longer called. The Event is no longer sent by the SOME/IP IL.Parameters
- pevHandle: Handle of the Event that is to be removed. The handle must have been created with SomeIpAddEvent.
Return Values
- 0: The function was successfully executed
- >0: Error code
Example
- SomeIpAddEvent
- SomeIpAddEventToEventgroup
- SomeIpAddField
- SomeIpAddFieldToEventgroup
- SomeIpAddMethod
- SomeIpAddProvidedEventGroup
- SomeIpCommitField
- SomeIpCreateProvidedServiceInstance
- SomeIpReleaseProvidedServiceInstance
- SomeIpRemoveEvent
- SomeIpRemoveEventFromEventgroup
- SomeIpRemoveField
- SomeIpRemoveFieldFromEventgroup
- SomeIpRemoveMethod
- SomeIpRemoveProvidedEventGroup
- SomeIpTriggerEvent