IUniqueStrings::_NewEnum Property

From PDF XChange PDF SDK
Jump to: navigation, search
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}}
+
 
  
 
Gets new enumerator for the unique strings list.
 
Gets new enumerator for the unique strings list.

Latest revision as of 16:06, 16 June 2015


Gets new enumerator for the unique strings list.

Syntax

HRESULT get__NewEnum([out, retval]  IUnknown**  pUnkOut);

See Also

IUniqueStrings