GBT27930IL_SetMsgPriority
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long GBT27930IL_SetMsgPriority(dbMsg dbMessage, dword priority ); // form 1long GBT27930IL_SetMsgPriority(dbNode node, dbMsg dbMessage, dword priority ); // form 2
Description
Sets the message priority.Parameters
- dbMessage: message name as defined in the database
- priority: priority of the message
- node: Simulation node to apply the function
Return Values
- 0: success
- < 0: IL Error Code