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

Go to the source code of this file.

Classes

struct  LSCustomer
 

Typedefs

typedef LS_API struct LSCustomer LSCustomer
 

Functions

LS_API LSCustomerCreateLSCustomer ()
 
LS_API LSCustomerCreateLSCustomerEx (const char *email)
 
LS_API void FreeLSCustomer (LSCustomer *customer)
 

Typedef Documentation

typedef LS_API struct LSCustomer LSCustomer

Function Documentation

LS_API LSCustomer* CreateLSCustomer ( )
LS_API LSCustomer* CreateLSCustomerEx ( const char *  email)
LS_API void FreeLSCustomer ( LSCustomer customer)