LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseID.h File Reference
#include "../APIDef.h"

Go to the source code of this file.

Classes

struct  LSLicenseID
 

Typedefs

typedef LS_API struct LSLicenseID LSLicenseID
 

Functions

LS_API LSLicenseID CreateLicenseIDfromKey (const char *licenseKey)
 
LS_API LSLicenseID CreateLicenseIDfromUser (const char *user, const char *password)
 

Typedef Documentation

◆ LSLicenseID

typedef LS_API struct LSLicenseID LSLicenseID

Function Documentation

◆ CreateLicenseIDfromKey()

LS_API LSLicenseID CreateLicenseIDfromKey ( const char *  licenseKey)

◆ CreateLicenseIDfromUser()

LS_API LSLicenseID CreateLicenseIDfromUser ( const char *  user,
const char *  password 
)