IPXC_Action_Goto::TargetPath Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_Action_Goto::TargetPath Property}}
 
{{#customTitle:IPXC_Action_Goto::TargetPath Property}}
  
Property '''TargetPath''' of interface [[PXV:IPXC_Action_Goto|IPXC_Action_Goto]] returns  Pointer to [[PXV:IPXC_GoToETargetPath|IPXC_GoToETargetPath]] ...
+
Gets target path through the embedded files of the action.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05:33, 14 April 2015

Gets target path through the embedded files of the action.

Syntax

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

See Also

See also IPXC_Action_Goto.