IPXV_AnnotSelection::Items Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IPXV_AnnotSelection::Items Property}}
 
{{#customTitle:IPXV_AnnotSelection::Items Property}}
 
{{#parentPage:PXV:IPXV_AnnotSelection|Items Property|property}}
 
{{#parentPage:PXV:IPXV_AnnotSelection|Items Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Items''' of interface [[PXV:IPXV_AnnotSelection|IPXV_AnnotSelection]] returns  Pointer to [[PXV:IPXV_AnnotsList|IPXV_AnnotsList]] ...
+
Gets items from the annotations selection.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05:58, 15 May 2015


Gets items from the annotations selection.

Syntax

HRESULT get_Items([out, retval]  IPXV_AnnotsList**  ppItems);

See Also

See also IPXV_AnnotSelection.