1 #ifndef LS_C_PRODUCT_DETAILS_H
2 #define LS_C_PRODUCT_DETAILS_H
5 #include "../PODTypes.h"
46 #endif // LS_C_PRODUCT_DETAILS_H
unsigned long(* trialPeriod)(struct LSProductDetails *self)
LSAuthMethod
Product authorization method.
LS_API LSProductDetails * CreateLSProductDetails()
LS_API void FreeLSProductDetails(LSProductDetails *details)
bool(* isVMAllowed)(struct LSProductDetails *self)
#define LS_API
Macros that expands to dllexport, dllimport or nothing on non Windows platforms or in case of static ...
unsigned long(* floatingLicenseTimeout)(struct LSProductDetails *self)
LS_API struct LSProductDetails LSProductDetails
bool(* isTrialAllowed)(struct LSProductDetails *self)
enum LSAuthMethod(* authorizationMethod)(struct LSProductDetails *self)