IPXV_AnnotsEvent::Items Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
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]] |
Revision as of 01:32, 4 June 2015
Gets items from the annotations event.
Syntax
HRESULT get_Items([out, retval] IPXV_AnnotsList** pItems);