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