Skip Navigation Links
 
 

Method GetUsageCount
   Integer GetUsageCount ( )

The very first time the software is run (ActivateSecurity is called) the usage count begins counting. It never gets reset.

Usage: IntegerValue = <SecurityObject>.GetUsageCount()

Return Value: An integer value reflecting how many times ActivateSecurity has been called.