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

Revision as of 16:05, 20 April 2015


Property Item of interface IPXV_AnnotsList returns Pointer to IPXC_Annotation ...

Syntax

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

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IPXV_AnnotsList.