Open topic with navigation CAPL Functions » ISO11783 » Virtual Terminal Interaction Layer (VT IL) » VTIL_DeleteAllStoredVersionsDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
VTIL_DeleteAllStoredVersions
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
long VTIL_DeleteAllStoredVersions();// form 1long VTIL_DeleteAllStoredVersions(dbNode vt);// form 2
Description
Deletes all object pool versions which are stored by the Virtual Terminal IL. For more information see chapter Save Object Pools in VT Storage.Parameters
- vt: VT simulation node to apply the function.
Return Values
- 0: Function has been executed successfully
- < 0: An error has occurred, see IL Error Code