Barcode Xpress for Linux v14.0 - Updated
API Reference / Barcode Component API Reference / Barcode Component Functions Reference / BX_set_oem_license_key
In This Topic
    BX_set_oem_license_key
    In This Topic

    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.