Odcl_DKactivate

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > ObjectDCL Distribution Kit > DK Lisp functions >

Odcl_DKactivate

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_DKactivate

This function will activate the Distribution Kit License.

First Parameter

your Serial Number as String

ex: "DK-2019-Gp7x9Zy02"

 

Second parameter

your registred email adress as String

ex: "john.Q@xmail.com"

 

Return Value

This will return your tignCode to use to sign  our puoject with OdclSign function.

 

AutoLisp Syntax:

(Odcl_DKactivate SerialNumber [as String] Email [as String])