
####################
A3DMDLeaderSymbolGet
####################

.. c:function:: A3DStatus A3DMDLeaderSymbolGet(const A3DMDLeaderSymbol *pLeaderSymbol, A3DMDLeaderSymbolData *pData)

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




