IPXV_AnnotsEvent::Items Property

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

Revision as of 06:00, 15 May 2015


Gets items from the annotations event.

Syntax

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

See Also

See also IPXV_AnnotsEvent.