SomeIpGetLength
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function returns the length in bytes that is in the SOME/IP message header.Parameters
- messageHandle: Handle of the SOME/IP message (e.g. see OnSomeIpMessage)
Return Values
- Length of the SOME/IP message (without Message ID and length field) In the event of an error, the function returns the value 0. The SomeIpGetLastError function can then be used to check whether the value is valid or an error has occurred.