License module
Methods and structures dedicated to setting the license. More...
Functions | |
A3DStatus | A3DLicPutUnifiedLicense (const A3DUTF8Char *pcUnifiedKey) |
Sets the license for the current instance of the library based on the Techsoft3d unified key. More... | |
Detailed Description
Methods and structures dedicated to setting the license.
Function Documentation
◆ A3DLicPutUnifiedLicense()
A3DStatus A3DLicPutUnifiedLicense | ( | const A3DUTF8Char * | pcUnifiedKey | ) |
Sets the license for the current instance of the library based on the Techsoft3d unified key.
- Parameters
-
[in] pcUnifiedKey The license key.
- Returns
- A3D_SUCCESS in case of success or an error code
- Return values
-
A3D_INVALID_LICENSE A3D_INVALID_DATA A3D_SUCCESS