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

    This function provides solution name for your ImageGear license for the Gold/Platinum deployment licensing models.

    Declaration:

     
    Copy Code
    AT_ERRCODE ACCUAPI IG_lic_solution_name_set ( LPCHAR lpSolutionName);
    

    Arguments:

    Name Type Description
    lpSolutionName LPCHAR The license solution name.

    Return Value:

    Returns the result code of this function call.

    Supported Raster Image Formats:

    This function does not process image pixels.

    Remarks:

    Please see the section ImageGear Licensing.