IPXV_SearchPtr::Item Property

From PDF XChange PDF SDK
Revision as of 15:54, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Item of interface IPXV_SearchPtr returns Value of PXV_SearchPtrChunk ...

Syntax

HRESULT get_Item([in]           ULONG                nIndex,
                 [out, retval]  PXV_SearchPtrChunk*  pItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXV_SearchPtr.