IPXC_ContentItems::_NewEnum Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ContentItems::_NewEnum Property}}
 
{{#customTitle:IPXC_ContentItems::_NewEnum Property}}
{{#parentPage:PXV:IPXC_ContentItems|property}}
+
{{#parentPage:PXV:IPXC_ContentItems|_NewEnum Property|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 ==
 
See also [[PXV:IPXC_ContentItems|IPXC_ContentItems]].
 
See also [[PXV:IPXC_ContentItems|IPXC_ContentItems]].

Revision as of 06:01, 23 April 2015


Property _NewEnum of interface IPXC_ContentItems returns Pointer to IUnknown* ...

Syntax

HRESULT get__NewEnum([out, retval]  IUnknown**  ppVal);

See Also

See also IPXC_ContentItems.