kdriveExpress SDK 23.2.0
lic_customer_t Struct Reference

#include <kdrive_express_license.h>

Data Fields

char company [KDRIVE_MAX_LIC_COMPANY_LEN]
 Company. More...
 
char street [KDRIVE_MAX_LIC_STREET_LEN]
 Street. More...
 
char city [KDRIVE_MAX_LIC_CITY_LEN]
 City. More...
 
char country [KDRIVE_MAX_LIC_COUNTRY_LEN]
 Country. More...
 

Detailed Description

Field Documentation

◆ city

char lic_customer_t::city[KDRIVE_MAX_LIC_CITY_LEN]

City.

◆ company

char lic_customer_t::company[KDRIVE_MAX_LIC_COMPANY_LEN]

Company.

◆ country

char lic_customer_t::country[KDRIVE_MAX_LIC_COUNTRY_LEN]

Country.

◆ street

char lic_customer_t::street[KDRIVE_MAX_LIC_STREET_LEN]

Street.


The documentation for this struct was generated from the following file: