IPXC_Action_Goto::TargetPath Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Action_Goto::TargetPath Property}}
 
{{#customTitle:IPXC_Action_Goto::TargetPath Property}}
{{#parentPage:PXV:IPXC_Action_Goto|property}}
+
{{#parentPage:PXV:IPXC_Action_Goto|TargetPath Property|property}}
 
{{ToReview}}
 
{{ToReview}}
  
Line 7: Line 7:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_TargetPath([out, retval] IPXC_GoToETargetPath** ppTargetPath);
+
<pre class="brush:cpp;gutter:false">HRESULT get_TargetPath([out, retval] IPXC_GoToETargetPath** ppTargetPath);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_Action_Goto|IPXC_Action_Goto]].
 
See also [[PXV:IPXC_Action_Goto|IPXC_Action_Goto]].

Revision as of 05:54, 23 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.