Name |
GetCURunCounter |
||||||||||||||||
Purpose |
Gets the number of times an automatic validate for the concurrent user module has taken place on the local Licence Protector instance |
||||||||||||||||
Params |
|
||||||||||||||||
Returncode |
|
||||||||||||||||
Usage |
E.g. to show the number in a kind of system settings dialog |
||||||||||||||||
Sample |
iRun := lic.GetCURunCounter(‘D1006’, ‘’, true); if iRun = -1 then begin << an error occurred or no valid module >> ... end else begin << use the extracted information in iRun>> ... |
||||||||||||||||
See also |
Concurrent user modules, GetCUIsRunning, GetCULastValidate, GetCURunCounter, CheckInterval, SetCheckInterval |
Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_getcuruncounter.htm