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 18: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_GoToETargetPath|IPXC_GoToETargetPath]].
+
[[PXV:IPXC_GoToETargetPath|IPXC_GoToETargetPath]]

Revision as of 04:33, 23 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