SomeIpGetMessageType
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function returns the Message Type from the SOME/IP message header.Parameters
- messageHandle: Handle of the SOME/IP message (e.g. see OnSomeIpMessage)
Return Values
- Message type:
- 0x00: REQUEST
- 0x01: REQUEST_NO_RETURN
- 0x02: NOTIFICATION
- 0x40: REQUEST ACK
- 0x41: REQUEST_NO_RETURN ACK
- 0x42: NOTIFICATION ACK
- 0x80: RESPONSE
- 0x81: ERROR
- 0xC0: RESPONSE ACK
- 0xC1: ERROR ACK