IPXV_DocActionEvent::Action Property

From PDF XChange PDF SDK
Revision as of 05:30, 14 November 2018 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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