Skip to main content

AREthGetMessageId

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

This function returns the Message ID from the SOME/IP message header.

Parameters

  • messageHandle: Handle of the SOME/IP message (e.g. see OnAREthMessage)

Return Values

  • SOME/IO message ID: In the event of an error, the function returns the value 0. The AREthGetLastError function can then be used to check whether the value is valid or an error has occurred.

Example

See Also