This method is used to set license key (fullversion)
HRESULT SetLicenseKey(BSTR sCustomerID, BSTR sLicenseKey);
void SetLicenseKey(string sCustomerID, string sLicenseKey);
|
Parameters |
Description |
|
sCustomerID |
Customer's ID (provided with fullversion license) |
|
sLicenseKey |
Customer's License Key (provided with fullversion license) |
It initializes the component with licence key (fullversion)
|
Copyright © Conaito Technologies 2013. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|