IPXV_ContentItemEntry::_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_ContentItemEntry::_NewEnum Property}} | {{#customTitle:IPXV_ContentItemEntry::_NewEnum Property}} | ||
+ | {{#parentPage:PXV:IPXV_ContentItemEntry#Properties|_NewEnum|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''_NewEnum''' of interface [[PXV:IPXV_ContentItemEntry|IPXV_ContentItemEntry]] returns Pointer to IUnknown* ... | Property '''_NewEnum''' of interface [[PXV:IPXV_ContentItemEntry|IPXV_ContentItemEntry]] 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_ContentItemEntry|IPXV_ContentItemEntry]] |
Latest revision as of 02:49, 15 June 2015
Property _NewEnum of interface IPXV_ContentItemEntry returns Pointer to IUnknown* ...
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** pUnkOut);