HOOPS Publish Standard Actions Module
Module to set pre-defined HOOPS Publish Standard actions on PDF entities.
This module describes the functions and structures that allow you to define actions.
Parameters
pButton: The button object to work with.
pAction: The action to be stored on the button.
Returns
A3D_SUCCESS in case of success or an error code
Structures
A3DPDFActionSetViewDataA3DPDFActionStartAnimationDataA3DPDFActionPauseAnimationDataA3DPDFActionResumeAnimationDataA3DPDFActionSetRenderingStyleDataA3DPDFActionLaunchURLData
Functions
A3DPDFActionSetViewCreate()A3DPDFActionStartAnimationCreate()A3DPDFActionPauseAnimationCreate()A3DPDFActionResumeAnimationCreate()A3DPDFActionSetRenderingStyleCreate()A3DPDFActionLaunchURLCreate()A3DPDFButtonAddAction()A3DPDFLinkAddAction()