IPXV_SearchPtr::Item Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 10: | Line 10: | ||
== Syntax == | == Syntax == | ||
<pre class="brush:cpp;gutter:false">HRESULT get_Item([in] ULONG nIndex, | <pre class="brush:cpp;gutter:false">HRESULT get_Item([in] ULONG nIndex, | ||
− | [out, retval] PXV_SearchPtrChunk* | + | [out, retval] PXV_SearchPtrChunk* stItem); |
</pre> | </pre> | ||
Revision as of 02:49, 4 June 2015
Property Item of interface IPXV_SearchPtr returns Value of PXV_SearchPtrChunk ...
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] PXV_SearchPtrChunk* stItem);
Parameters
- nIndex
- [in] Value of ULONG.