A3DPDFButtonAddAction

A3DStatus A3DPDFButtonAddAction(A3DPDFButton *pButton, const A3DPDFAction *pAction)
A3DStatus A3DPDFButtonAddAction(A3DPDFButton* pButton, const A3DPDFAction* pAction)

Adds an action on a button.

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