GBT27930IL_GetLastErrorText
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long GBT27930IL_GetLastErrorText(dword bufferSize, char buffer[] ); // form 1long GBT27930IL_GetLastErrorText(dbNode node, dword bufferSize, char buffer[] ); // form 2
Description
Returns the result of the last called GBT27930 IL function as string.Parameters
- bufferSize: size of the return buffer
- buffer: return buffer
- node: Simulation node to apply the function
Return Values
- 0: success
- < 0: IL Error Code