
######################
A3DMkpAnnotationSetGet
######################

.. c:function:: A3DStatus A3DMkpAnnotationSetGet(const A3DMkpAnnotationSet *pAnnotation, A3DMkpAnnotationSetData *pData)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DMkpAnnotationSetGet(*const* :c:type:`~A3DMkpAnnotationSet`\ * **pAnnotation**\ , :c:struct:`~A3DMkpAnnotationSetData`\ * **pData**\ )
   
   Populates the :c:struct:`~A3DMkpAnnotationSetData` structure. 
   
   **Returns**
   
   
      ``A3D_SUCCESS`` on success, or an error code on failure
   
   




