IPXV_PageIndexesList::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:IPXV_PageIndexesList::Item Property}}
 
{{#customTitle:IPXV_PageIndexesList::Item Property}}
Line 17: Line 18:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_PageIndexesList|IPXV_PageIndexesList]].
+
[[PXV:IPXV_PageIndexesList|IPXV_PageIndexesList]].

Revision as of 06:42, 20 May 2015


Property Item of interface IPXV_PageIndexesList returns Value of ULONG ...

Syntax

HRESULT get_Item([in]           ULONG   nItemIndex,
                 [out, retval]  ULONG*  pPageIndex);

Parameters

nItemIndex
[in] Value of ULONG.

See Also

IPXV_PageIndexesList.