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