![]() |
LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
|
#include "ExtendedOptions.h"
Go to the source code of this file.
Classes | |
struct | LSConfiguration |
Typedefs | |
typedef LS_API struct LSConfiguration | LSConfiguration |
Functions | |
LS_API LSConfiguration * | CreateLSConfiguration (const char *apiKey, const char *sharedKey, const char *productCode, const char *appName, const char *appVersion, LSExtendedOptions *extendedOptions) |
LS_API void | FreeLSConfiguration (LSConfiguration *config) |
typedef LS_API struct LSConfiguration LSConfiguration |
LS_API LSConfiguration * CreateLSConfiguration | ( | const char * | apiKey, |
const char * | sharedKey, | ||
const char * | productCode, | ||
const char * | appName, | ||
const char * | appVersion, | ||
LSExtendedOptions * | extendedOptions | ||
) |
LS_API void FreeLSConfiguration | ( | LSConfiguration * | config | ) |