Barcode Xpress for Linux v14.0 - Updated January 7, 2025
API Reference / Barcode Component API Reference / Barcode Component Functions Reference / BX_set_oem_license_key
BX_set_oem_license_key

Sets the runtime license deployment key.

Declaration:

BX_Status BX_set_oem_license_key(const char* oemLicenseKey);

Arguments:

Name Description
oemLicenseKey A string containing the OEM license key required for OEM licensing.

Remarks:

The OEM key needs to be set only if purchased. If you have not purchased an OEM key then do not call this function.