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