IUniqueStrings::_NewEnum Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUniqueStrings::_NewEnum Property}} | {{#customTitle:IUniqueStrings::_NewEnum Property}} | ||
{{#parentPage:PXV:IUniqueStrings#Properties|_NewEnum|property}} | {{#parentPage:PXV:IUniqueStrings#Properties|_NewEnum|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets new enumerator for the unique strings list. | |
− | + | ||
== Syntax == | == Syntax == | ||
<pre class="brush:cpp;gutter:false">HRESULT get__NewEnum([out, retval] IUnknown** ppUnkOut); | <pre class="brush:cpp;gutter:false">HRESULT get__NewEnum([out, retval] IUnknown** ppUnkOut); |
Revision as of 01:40, 2 June 2015
Gets new enumerator for the unique strings list.
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** ppUnkOut);