![]() |
LicenseSpring C++ SDK
7.27.0
Easily add Software Licensing to your application
|
#include "../APIDef.h"Go to the source code of this file.
Classes | |
| struct | LSCustomer |
Typedefs | |
| typedef LS_API struct LSCustomer | LSCustomer |
Functions | |
| LS_API LSCustomer * | CreateLSCustomer () |
| LS_API LSCustomer * | CreateLSCustomerEx (const char *email) |
| LS_API void | FreeLSCustomer (LSCustomer *customer) |
| typedef LS_API struct LSCustomer LSCustomer |
| LS_API LSCustomer* CreateLSCustomer | ( | ) |
| LS_API LSCustomer* CreateLSCustomerEx | ( | const char * | ) |
| LS_API void FreeLSCustomer | ( | LSCustomer * | customer | ) |