Configuration API > BS2_GetLicenseConfig


BS2_GetLicenseConfig

[+ 2.9.1] Gets the device license activation information in the device.

Declaration

#include "BS_API.h"
 
int BS2_GetLicenseConfig(void* context, uint32_t deviceId, BS2LicenseConfig* config);

Parameter

Return Value

Returns “BS_SDK_SUCCESS” if successful, or a corresponding error code if an error occurs.