IPXV_PageIndexesList::Item Property

From PDF XChange PDF SDK
Revision as of 06:42, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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.