C API for BALTECH SDK
lic.h File Reference
#include "../typedefs.h"

Go to the source code of this file.

Macros

#define BRP_Lic_ErrNoLicCard   BRP_ERR_STATUS(0x0B00, 0x01)
 
#define BRP_Lic_ErrAccess   BRP_ERR_STATUS(0x0B00, 0x02)
 
#define BRP_Lic_ErrNotSupported   BRP_ERR_STATUS(0x0B00, 0x03)
 
#define BRP_Lic_ErrAlreadyActive   BRP_ERR_STATUS(0x0B00, 0x04)
 
#define BRP_Lic_ErrNoFreeLicense   BRP_ERR_STATUS(0x0B00, 0x05)
 
#define BRP_Lic_ErrActivation   BRP_ERR_STATUS(0x0B00, 0x06)
 

Functions

brp_errcode brp_Lic_GetLicenses (brp_protocol protocol, brp_LicenseBitMask *LicenseBitMask)
 
brp_errcode brp_Lic_ReadLicCard (brp_protocol protocol)
 

Detailed Description

This command group contains commands related to license management.

Definition in file lic.h.