
####################
A3DFileContextDelete
####################

.. c:function:: A3DStatus A3DFileContextDelete(A3DFileContextData *pData)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DFileContextDelete(:c:struct:`~A3DFileContextData`\ \* **pData**\ )
   
   This function is used to free memory allocated by following functions::c:func:`~A3DAsmGetFilesContextsFromModelFile`\ .
   
   **Returns**
   
   
      ``A3D_SUCCESS``\ on success, or an error code on failure
   
   




