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