This function specifies the License Key to ImageGear for the User deployment licensing model.
Copy Code
|
|
---|---|
AT_ERRCODE ACCUAPI IG_lic_OEM_license_key_set( LPCHAR lpLicenseKey ); |
Name | Type | Description |
---|---|---|
lpLicenseKey | LPCHAR | The ImageGear license key string. |
Returns the result code of this function call.
This function does not process image pixels.