IPXC_GoToETargetPath::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_GoToETargetPath::Item Property}}
 
{{#customTitle:IPXC_GoToETargetPath::Item Property}}
Line 17: Line 18:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_GoToETargetPath|IPXC_GoToETargetPath]].
+
[[PXV:IPXC_GoToETargetPath|IPXC_GoToETargetPath]].

Revision as of 05:36, 20 May 2015


Property Item of interface IPXC_GoToETargetPath returns Pointer to IPXC_GoToETargetItem ...

Syntax

HRESULT get_Item([in]           ULONG                   nIndex,
                 [out, retval]  IPXC_GoToETargetItem**  ppItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXC_GoToETargetPath.