Odcl_ComLactivate

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > ObjectDCL Distribution Kit > ObjectDCL commands and functions >

Odcl_ComLactivate

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_ComLactivate (internet connection is required)

This function will run the activation process without User Interface.

First Parameter

email adress am string

 

Second Parameter

Serial number as string

 

Examlle:

(Odcl_ComLactivate "support@ductisoft.com" "EX-123ABC")

 

Return Values

Answer from the activation server.

 

AutoLisp Syntax:

(Odcl_ComLactivate Email [as string] SerialNumber [as string])