company logo

Property :: resetVersion - Reset instance or owner scope version

The function will remove instance or owner scope versions larger or equal to the value passed in uVersion. When versioning mode is managed, version numbers may not pass the current major version number, i.e. one cannot reset scope versions to version values in previous major versions. When passing 0xffffffff in uVersion, the last scope version will be removed

Implementation details

Property  :: resetVersion ( uint32 uVersion )
  • uVersion - Instance version number

    Instance version numbers are assigned version numbers to individual instances.