IPXV_AnnotsEvent::Items Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_AnnotsEvent::Items Property}} | {{#customTitle:IPXV_AnnotsEvent::Items Property}} | ||
− | {{#parentPage:PXV:IPXV_AnnotsEvent|property | + | {{#parentPage:PXV:IPXV_AnnotsEvent#Properties|Items|property}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets items from the annotations event. | |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Items([out, retval] IPXV_AnnotsList** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Items([out, retval] IPXV_AnnotsList** pItems); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_AnnotsEvent|IPXV_AnnotsEvent]] |
Latest revision as of 02:46, 15 June 2015
Gets items from the annotations event.
Syntax
HRESULT get_Items([out, retval] IPXV_AnnotsList** pItems);