Barcode Xpress for Linux v13.4 - Updated
BX_set_oem_license_key
API Reference > Barcode Component API Reference > Barcode Component Functions Reference > BX_set_oem_license_key

Sets the runtime license deployment key.

Declaration:

Copy Code
BX_Status BX_set_oem_license_key(const char* oemLicenseKey);

Arguments:

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.