CALicense::SetApplicationLicenseCode

This page is a translated version of the page CALicense::SetApplicationLicenseCode and the translation is 100% complete.

ADE User Guide > ADE Server Class Reference > CALicense

Other languages:
English • ‎中文

void CALicense::SetApplicationLicenseCode(string licenseCode)

指定一个ADE决策引擎注册码,当调用CALicense::NewCAEngine时用来实例化CAEngine。在使用时,有效的ADE注册码没有必要存储到系统注册表中,ADE根据指定注册码的授权特征运行,这可能和安装ADE时使用的注册码不同。这仅仅接受“ADE应用程序注册码” 。你用来安装ADE的注册码不是一个应用程序注册码。应用程序注册码通过和Lumina特殊约定获得,应用程序通过Lumina授权重新分配。

参 数

«licenseCode»——执行重新分配的注册码。

返回值

无。

如果代码质量太差,CALicense::NewCAEngine将失败,CALicense::ErrorCodeCALicense::ErrorText将报告这不良代码。

另请参考

Comments


You are not allowed to post comments.