IPXC_Action_Goto::TargetPath Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 11: Line 11:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Action_Goto|IPXC_Action_Goto]].
+
[[PXV:IPXC_Action_Goto|IPXC_Action_Goto]]

Revision as of 04:09, 23 May 2015

Gets target path through the embedded files of the action.

Syntax

HRESULT get_TargetPath([out, retval]  IPXC_GoToETargetPath**  ppTargetPath);

See Also

IPXC_Action_Goto