
#########################
A3DPDFActionLaunchURLData
#########################

.. c:struct:: A3DPDFActionLaunchURLData

   Structure to define an action to launch a URL in a browser window. 
   
   
      10.0 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DPDFActionLaunchURLData.m_pcURL`
   
   



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

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


.. c:member:: A3DUTF8Char* A3DPDFActionLaunchURLData.m_pcURL

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DUTF8Char`\ *
      
      A string that specifies the URL to launch. 
      




