
#############################
A3DMkpAnnotationReferenceData
#############################

.. c:struct:: A3DMkpAnnotationReferenceData

   Annotation Reference structure. 
   
   
      2.0 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DMkpAnnotationReferenceData.m_uiLinkedItemsSize`
   * :c:member:`~A3DMkpAnnotationReferenceData.m_ppLinkedItems`
   
   



.. rst-class:: kind-group kind-variable

.. rubric:: Variables
   :class: kind-group-title


.. c:member:: A3DUns32 A3DMkpAnnotationReferenceData.m_uiLinkedItemsSize

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUns32`
      
      The size of :c:member:`m_ppLinkedItems <A3DMkpAnnotationReferenceData.m_ppLinkedItems>`\ . 
      



.. c:member:: A3DMiscMarkupLinkedItem** A3DMkpAnnotationReferenceData.m_ppLinkedItems

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DMiscMarkupLinkedItem`\ **
      
      Array of :c:type:`~A3DMiscMarkupLinkedItem`\ . 
      




