IPXV_SearchPtr::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_SearchPtr::Item Property}}
 
{{#customTitle:IPXV_SearchPtr::Item Property}}
 +
{{#parentPage:PXV:IPXV_SearchPtr|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Item''' of interface [[PXV:IPXV_SearchPtr|IPXV_SearchPtr]] returns  Value of [[PXV:PXV_SearchPtrChunk|PXV_SearchPtrChunk]] ...
 
Property '''Item''' of interface [[PXV:IPXV_SearchPtr|IPXV_SearchPtr]] returns  Value of [[PXV:PXV_SearchPtrChunk|PXV_SearchPtrChunk]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:24, 20 April 2015


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

See also IPXV_SearchPtr.