![]() |
LicenseSpring C++ SDK
Easily add Software Licensing to your application
|
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) |
LS_API LSLicenseID | CreateLicenseIDfromUserServerId (const char *user, uint64_t serverId, const char *password) |
typedef LS_API struct LSLicenseID LSLicenseID |
LS_API LSLicenseID CreateLicenseIDfromKey | ( | const char * | licenseKey | ) |
LS_API LSLicenseID CreateLicenseIDfromUser | ( | const char * | user, |
const char * | password | ||
) |
LS_API LSLicenseID CreateLicenseIDfromUserServerId | ( | const char * | user, |
uint64_t | serverId, | ||
const char * | password | ||
) |