IPXV_DocActionEvent::ActionData Property
From PDF XChange PDF SDK
Property ActionData of interface IPXV_DocActionEvent returns Pointer to IUnknown* containing the interface that holds the action list. This should be cast to the needed interface by using the TriggerClass type.
Syntax
HRESULT get_ActionData([out, retval] IUnknown** pActionData);