LicenseSpring C++ SDK 7.31.0
Easily add Software Licensing to your application
LicenseFeature.h File Reference
#include "../APIDef.h"
#include "../PODTypes.h"
#include <time.h>
#include <stdbool.h>

Go to the source code of this file.

Classes

struct  LSLicenseFeature
 

Typedefs

typedef LS_API struct LSLicenseFeature LSLicenseFeature
 

Functions

LS_API LSLicenseFeatureCreateLSLicenseFeature ()
 
LS_API void FreeLSLicenseFeature (LSLicenseFeature *feature)
 

Typedef Documentation

◆ LSLicenseFeature

Function Documentation

◆ CreateLSLicenseFeature()

LS_API LSLicenseFeature * CreateLSLicenseFeature ( )

◆ FreeLSLicenseFeature()

LS_API void FreeLSLicenseFeature ( LSLicenseFeature feature)