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(* floatingLicenseTimeout)(struct LSProductDetails *self)
unsigned long(* trialPeriod)(struct LSProductDetails *self)
bool(* isVMAllowed)(struct LSProductDetails *self)
LSAuthMethod
Product authorization method.
enum LSAuthMethod(* authorizationMethod)(struct LSProductDetails *self)
LS_API LSProductDetails * CreateLSProductDetails()
bool(* isTrialAllowed)(struct LSProductDetails *self)
LS_API void FreeLSProductDetails(LSProductDetails *details)
#define LS_API
Macros that expands to dllexport, dllimport or nothing on non Windows platforms or in case of static ...
LS_API struct LSProductDetails LSProductDetails