IPXV_AnnotsList::_NewEnum Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_AnnotsList::_NewEnum Property}} | {{#customTitle:IPXV_AnnotsList::_NewEnum Property}} | ||
+ | {{#parentPage:PXV:IPXV_AnnotsList#Properties|_NewEnum|property}} | ||
− | + | Gets new enumerator for the annotations 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_AnnotsList|IPXV_AnnotsList]] |
Latest revision as of 02:46, 15 June 2015
Gets new enumerator for the annotations list.
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** pUnkOut);