Barcode Xpress for Linux v13.9 - Updated
BX_set_solution_key
API Reference > Barcode Component API Reference > Barcode Component Functions Reference > BX_set_solution_key

Sets the runtime license deployment solution keys.

Declaration:

BX\_Status BX\_set\_solution\_key(const long key1, const long key2, const long key3, const long key4);

Arguments:

Name Description
key1 A long value of key 1
key2 A long value of key 2
key3 A long value of key 3
key4 A long value of key 4

Remarks:

This is the solution key required for all runtime licensing. 

The four integers are provided at the time of purchase of the runtime licenses along with the solution name.  Once purchased, they can be obtained from the customer portal.

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