ImageGear for C and C++ on Linux v20.0 - Updated
IG_lic_OEM_license_key_set
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.

Declaration:

 
Copy Code
AT_ERRCODE  ACCUAPI  IG_lic_OEM_license_key_set( LPCHAR lpLicenseKey ); 

Arguments:

Name Type Description
lpLicenseKey LPCHAR The ImageGear license key string.

Return Value:

Returns the result code of this function call.

Supported Raster Image Formats:

This function does not process image pixels.

Is this page helpful?
Yes No
Thanks for your feedback.