IPXV_ContentItemEntry::_NewEnum Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_ContentItemEntry::_NewEnum Property}} | {{#customTitle:IPXV_ContentItemEntry::_NewEnum Property}} | ||
− | {{#parentPage:PXV:IPXV_ContentItemEntry|property}} | + | {{#parentPage:PXV:IPXV_ContentItemEntry|_NewEnum Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{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** ppUnkOut); | + | <pre class="brush:cpp;gutter:false">HRESULT get__NewEnum([out, retval] IUnknown** ppUnkOut); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXV_ContentItemEntry|IPXV_ContentItemEntry]]. | See also [[PXV:IPXV_ContentItemEntry|IPXV_ContentItemEntry]]. |
Revision as of 05:20, 23 April 2015
Property _NewEnum of interface IPXV_ContentItemEntry returns Pointer to IUnknown* ...
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** ppUnkOut);
See Also
See also IPXV_ContentItemEntry.