|
||
You can retrieve the type of copy protection, which is enabled in the license file.
Name |
GetCopyProtection |
||||||
Purpose |
Gets the active type of Copy Protection |
||||||
Params |
none |
||||||
Returncode |
|
||||||
Usage |
E.g. to check what type of copy protection is used |
||||||
Sample |
iProt := lic.GetCopyProtection; << in iProt is now the copy protection type >> ... |
||||||
See also |
copy protection, GetInstcode, Prepare |
See also GetInstCode to retrieve the installation code.