ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Functions Reference / Licensing Functions / IG_lic_OEM_license_key_set
In This Topic
    IG_lic_OEM_license_key_set
    In This Topic

    This function specifies the License Key to ImageGear for the User 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.