IPXV_AttachList::_NewEnum Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_AttachList::_NewEnum Property}} | {{#customTitle:IPXV_AttachList::_NewEnum Property}} | ||
− | {{#parentPage:PXV:IPXV_AttachList#Properties|_NewEnum | + | {{#parentPage:PXV:IPXV_AttachList#Properties|_NewEnum|property}} |
− | + | ||
Gets new enumerator for the attachments list. | Gets new enumerator for the attachments list. | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get__NewEnum([out, retval] IUnknown** | + | <pre class="brush:cpp;gutter:false">HRESULT get__NewEnum([out, retval] IUnknown** pUnkOut); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_AttachList|IPXV_AttachList]] | [[PXV:IPXV_AttachList|IPXV_AttachList]] |
Latest revision as of 02:47, 15 June 2015
Gets new enumerator for the attachments list.
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** pUnkOut);