IPXC_ContentItems::_NewEnum Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_ContentItems::_NewEnum Property}} | {{#customTitle:IPXC_ContentItems::_NewEnum Property}} | ||
− | {{#parentPage:PXV:IPXC_ContentItems|property}} | + | {{#parentPage:PXV:IPXC_ContentItems#Properties|_NewEnum|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Property '''_NewEnum''' of interface [[PXV:IPXC_ContentItems|IPXC_ContentItems]] returns Pointer to IUnknown* ... | Property '''_NewEnum''' of interface [[PXV:IPXC_ContentItems|IPXC_ContentItems]] returns Pointer to IUnknown* ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get__NewEnum([out, retval] IUnknown** ppVal); | + | <pre class="brush:cpp;gutter:false">HRESULT get__NewEnum([out, retval] IUnknown** ppVal); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_ContentItems|IPXC_ContentItems]] |
Latest revision as of 08:22, 23 May 2015
Property _NewEnum of interface IPXC_ContentItems returns Pointer to IUnknown* ...
Syntax
HRESULT get__NewEnum ([out, retval] IUnknown** ppVal); |