Iso11783IL_OPOnESC (Callback)
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The function is called by the node layer, when the user aborts an input action.Parameters
- objectID: Object ID of the input object
- error: Error code
void Iso11783IL_OPOnESC( dword objectID, dword error );
void Iso11783IL_OPOnESC( dword objectID, dword error )
{
}