
##########################
A3DMkpAnnotationItemCreate
##########################

.. c:function:: A3DStatus A3DMkpAnnotationItemCreate(const A3DMkpAnnotationItemData *pData, A3DMkpAnnotationItem **ppAnnotation)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DMkpAnnotationItemCreate(*const* :c:struct:`~A3DMkpAnnotationItemData`\ * **pData**\ , :c:type:`~A3DMkpAnnotationItem`\ ** **ppAnnotation**\ )
   
   Creates an :c:type:`~A3DMkpAnnotationItem` from an :c:struct:`~A3DMkpAnnotationItemData` structure. 
   
   **Returns**
   
   
      ``A3D_SUCCESS`` on success, or an error code on failure
   
   




