
###################################
A3DPDFActionSetRenderingStyleCreate
###################################

.. c:function:: A3DStatus A3DPDFActionSetRenderingStyleCreate(const A3DPDFActionSetRenderingStyleData *pData, A3DPDFActionSetRenderingStyle **ppAction)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DPDFActionSetRenderingStyleCreate(*const* :c:struct:`~A3DPDFActionSetRenderingStyleData`\ * **pData**\ , :c:type:`~A3DPDFActionSetRenderingStyle`\ ** **ppAction**\ )
   
   Creates an :c:type:`~A3DPDFActionSetRenderingStyle` from :c:struct:`~A3DPDFActionSetRenderingStyleData` structure. 
   
   **Returns**
   
   
      A3D_SUCCESS in case of success or an error code
   
   




