VTIL_ResetVTStatus
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long VTIL_ResetVTStatus(); // form 1long VTIL_ResetVTStatus(dbNode vt); // form 2
Description
This function reverts changes made by SetVTStatus and returns to the default behavior of the Virtual Terminal IL.Parameters
- vt: VT simulation node to apply the function
Return Values
- 0: Blocking of all messages has been stopped successfully
- < 0: An error has occurred, see IL Error Code.