Name |
GetCUNextValidate |
||||||||||||||||
Purpose |
Gets the time of the planned next automatic validate for the concurrent user module on the local Licence Protector instance |
||||||||||||||||
Params |
|
||||||||||||||||
Returncode |
|
||||||||||||||||
Usage |
E.g. to show the time in a kind of system settings dialog |
||||||||||||||||
Sample |
dtTime := lic.GetCUNextValidate(‘D1006’, ‘’, true); if dtTime = 0 then begin << no usable time due to an error >> ... end else begin << show the time or use it in calculations>> ... |
||||||||||||||||
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_getcunextvalidate.htm