AfdxGetDBMessageName
Open topic with navigation CAPL Functions » AFDX » AfdxGetDBMessageName Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
Retrieves the message name from database from a given message ID if it is defined there.Parameters
- msgID: Unique message ID as defined in the DBC.
- bufSize: Size of the provided buffer to put the name into.
- buffer: Buffer which should hold the found name.
Return Values
- 0: Success
- other value: See error code.