IUniqueStrings::_NewEnum Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUniqueStrings::_NewEnum Property}} | {{#customTitle:IUniqueStrings::_NewEnum Property}} | ||
+ | {{#parentPage:PXV:IUniqueStrings#Properties|_NewEnum|property}} | ||
− | |||
+ | Gets new enumerator for the unique strings list. | ||
== 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:IUniqueStrings|IUniqueStrings]] |
Latest revision as of 15:06, 16 June 2015
Gets new enumerator for the unique strings list.
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** pUnkOut);