
#######################
A3DLicPutUnifiedLicense
#######################

.. c:function:: A3DStatus A3DLicPutUnifiedLicense(const A3DUTF8Char *pcUnifiedKey)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DLicPutUnifiedLicense(*const* :c:type:`~A3DUTF8Char`\ * **pcUnifiedKey**\ )
   
   Sets the license for the current instance of the library based on the Techsoft3d unified key. 
   
   **Parameters**
   
   
      **pcUnifiedKey**\ : The license key.
   
   
   **Returns**
   
   
      ``A3D_SUCCESS`` on success, or an error code on failure
   
   




