IPXV_ViewPanesCollection::_NewEnum Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_ViewPanesCollection::_NewEnum Property}} | {{#customTitle:IPXV_ViewPanesCollection::_NewEnum Property}} | ||
+ | {{#parentPage:PXV:IPXV_ViewPanesCollection#Properties|_NewEnum|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''_NewEnum''' of interface [[PXV:IPXV_ViewPanesCollection|IPXV_ViewPanesCollection]] returns Pointer to IUnknown* ... | Property '''_NewEnum''' of interface [[PXV:IPXV_ViewPanesCollection|IPXV_ViewPanesCollection]] returns Pointer to IUnknown* ... | ||
− | |||
== 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_ViewPanesCollection|IPXV_ViewPanesCollection]] |
Latest revision as of 03:09, 15 June 2015
Property _NewEnum of interface IPXV_ViewPanesCollection returns Pointer to IUnknown* ...
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** pUnkOut);