ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Licensing Functions > IG_lic_OEM_license_key_set |
This function specifies the License Key to ImageGear for the Platinum 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.