IPXV_SearchPtr::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_SearchPtr::Item Property}}
 
{{#customTitle:IPXV_SearchPtr::Item Property}}
{{#parentPage:PXV:IPXV_SearchPtr|Item Property|property}}
+
{{#parentPage:PXV:IPXV_SearchPtr#Properties|Item Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 15:54, 21 May 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

IPXV_SearchPtr.