
###############
A3DMkpLeaderGet
###############

.. c:function:: A3DStatus A3DMkpLeaderGet(const A3DMkpLeader *pLeader, A3DMkpLeaderData *pData)

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




