LicenseSpring C++ SDK  7.31.0
Easily add Software Licensing to your application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Configuration.h File Reference
#include "ExtendedOptions.h"

Go to the source code of this file.

Classes

struct  LSConfiguration
 

Typedefs

typedef LS_API struct
LSConfiguration 
LSConfiguration
 

Functions

LS_API LSConfigurationCreateLSConfiguration (const char *apiKey, const char *sharedKey, const char *productCode, const char *appName, const char *appVersion, LSExtendedOptions *extendedOptions)
 
LS_API void FreeLSConfiguration (LSConfiguration *config)
 

Typedef Documentation

Function Documentation

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)