IPXV_AttachSelection::Items Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_AttachSelection::Items Property}} | {{#customTitle:IPXV_AttachSelection::Items Property}} | ||
− | {{#parentPage:PXV:IPXV_AttachSelection|property | + | {{#parentPage:PXV:IPXV_AttachSelection#Properties|Items|property}} |
− | + | ||
− | + | ||
Gets current [[PXV:IPXV_AttachList|attachments selection]]. | Gets current [[PXV:IPXV_AttachList|attachments selection]]. | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Items([out, retval] IPXV_AttachList** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Items([out, retval] IPXV_AttachList** pItems); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_AttachSelection|IPXV_AttachSelection]] |
Latest revision as of 02:47, 15 June 2015
Gets current attachments selection.
Syntax
HRESULT get_Items([out, retval] IPXV_AttachList** pItems);