Name |
PrepareSimple |
||||||||||||
Purpose |
Prepares the Licence Protector instance for usage and opens the license file using Security Level BASIC |
||||||||||||
Params |
|
||||||||||||
Returncode |
|
||||||||||||
Usage |
Important function in order to use the Licence Protector |
||||||||||||
Sample |
iRes := lic.PrepareSimple(sMyLicfile, ‘I am a project secure key’); if iRes <> 0 then begin << an error occurred >> ... end else begin << everything is fine, continue >> ... |
||||||||||||
See also |
Prepare, PrepareAdvanced, SysdateChanged, CheckSysdateChanged, Validate, Quit, PrepareForce |
.
Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_preparesimple.htm