IPXV_SearchPtr::Item Property

From PDF XChange PDF SDK
Revision as of 06:48, 20 January 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property stItem of interface IPXV_SearchPtr returns Value of PXV_SearchPtrChunk containing the needed chunk.

Syntax

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

Parameters

nIndex
[in] Value of ULONG containing the ID of the chunk.

See Also

IPXV_SearchPtr