IPXV_AnnotsEvent::Items Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_AnnotsEvent::Items Property}} | {{#customTitle:IPXV_AnnotsEvent::Items Property}} | ||
− | {{#parentPage:PXV:IPXV_AnnotsEvent|Items | + | {{#parentPage:PXV:IPXV_AnnotsEvent#Properties|Items|property}} |
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 8: | ||
== 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]] | + | [[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);