IPXC_Action_Goto::TargetPath Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Action_Goto::TargetPath Property}} | {{#customTitle:IPXC_Action_Goto::TargetPath Property}} | ||
+ | {{#parentPage:PXV:IPXC_Action_Goto#Properties|TargetPath|property}} | ||
Gets target path through the embedded files of the action. | Gets target path through the embedded files of the action. | ||
== 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 == | ||
− | + | [[PXV:IPXC_Action_Goto|IPXC_Action_Goto]] |
Latest revision as of 07:01, 23 May 2015
Gets target path through the embedded files of the action.
Syntax
HRESULT get_TargetPath([out, retval] IPXC_GoToETargetPath** ppTargetPath);