Name |
CheckLicenceID |
||||||||
Purpose |
Compares the delivered ID with the license file ID. |
||||||||
Params |
|
||||||||
Returncode |
|
||||||||
Usage |
E.g. if you want to implement a hardware independent copy protectionCopy Protection mechanism. |
||||||||
Sample |
iRes := lic. CheckLicenceID(iNr); if iRes = 0 then begin << it matches, you can continue…>> ... end else begin << it does not match or there was an error >> ... |
||||||||
See also |
Copy ProtectionCopy Protection, GetLicFileID |
Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_checklicenceid.htm