IWords::_NewEnum Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 8: | Line 8: | ||
== 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:IWords|IWords]] | [[PXV:IWords|IWords]] |
Revision as of 03:10, 4 June 2015
Gets new enumerator for the words list.
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** pUnkOut);