 |
LicenseSpring C++ SDK
7.31.0
Easily add Software Licensing to your application
|
Go to the documentation of this file. 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
enum LSAuthMethod(* authorizationMethod)(struct LSProductDetails *self)
bool(* isTrialAllowed)(struct LSProductDetails *self)
LS_API struct LSProductDetails LSProductDetails
unsigned long(* trialPeriod)(struct LSProductDetails *self)
LS_API void FreeLSProductDetails(LSProductDetails *details)
LSAuthMethod
Product authorization method.
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 ...
LS_API LSProductDetails * CreateLSProductDetails()
unsigned long(* floatingLicenseTimeout)(struct LSProductDetails *self)