Barcode Xpress for Linux - API Reference > Barcode Component API Reference > Barcode Component Functions Reference > BX_set_oem_license_key |
Sets the runtime license deployment key.
Copy Code
|
|
---|---|
BX_Status BX_set_oem_license_key(const char* oemLicenseKey); |
oemLicenseKey | A string containing the OEM license key required for OEM licensing. |
The OEM key needs to be set only if purchased. If you have not purchased an OEM key then do not call this function.