IPXV_DocActionEvent::Action Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Action of interface IPXV_DocActionEvent returns Pointer to IPXC_Action containing the action that will be executed.

Syntax

HRESULT get_Action([out, retval]  IPXC_Action**  pAction);

See Also

IPXV_DocActionEvent