IObjCollection::_NewEnum Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | 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:IObjCollection|IObjCollection]] | [[PXV:IObjCollection|IObjCollection]] |
Latest revision as of 03:18, 15 June 2015
Property _NewEnum of interface IObjCollection returns Pointer to IUnknown* ...
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** pUnkOut);