ImageGear Professional DLL v17.1 for Windows Accusoft
IG_lic_solution_key_set
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Licensing Functions > IG_lic_solution_key_set

Glossary Item Box

This function specifies your deployment Solution Key for the Server/User deployment licensing models.

Declaration:

  Copy Code
VOID ACCUAPI IG_lic_solution_key_set ( 
        DWORD dwKey1,  
        DWORD dwKey2,  
        DWORD dwKey3,  
        DWORD dwKey4  
); 

Arguments:

dwKey1 Key1 component of the solution key.
dwKey2 Key2 component of the solution key.
dwKey3 Key3 component of the solution key.
dwKey4 Key4 component of the solution key.

Return Value:

None

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.