IPXV_ContentItemsSelection::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_ContentItemsSelection::Item Property}}
 
{{#customTitle:IPXV_ContentItemsSelection::Item Property}}
 +
{{#parentPage:PXV:IPXV_ContentItemsSelection|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Item''' of interface [[PXV:IPXV_ContentItemsSelection|IPXV_ContentItemsSelection]] returns  Pointer to [[PXV:IPXV_ContentItemEntry|IPXV_ContentItemEntry]] ...
 
Property '''Item''' of interface [[PXV:IPXV_ContentItemsSelection|IPXV_ContentItemsSelection]] returns  Pointer to [[PXV:IPXV_ContentItemEntry|IPXV_ContentItemEntry]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 16:06, 20 April 2015


Property Item of interface IPXV_ContentItemsSelection returns Pointer to IPXV_ContentItemEntry ...

Syntax

HRESULT get_Item([in] ULONG nIndex, [out, retval] IPXV_ContentItemEntry** ppItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IPXV_ContentItemsSelection.