IPXV_SearchPtr::Item Property

From PDF XChange PDF SDK
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