IWords::_NewEnum Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IWords::_NewEnum Property}}
 
{{#customTitle:IWords::_NewEnum Property}}
 
{{#parentPage:PXV:IWords#Properties|_NewEnum|property}}
 
{{#parentPage:PXV:IWords#Properties|_NewEnum|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''_NewEnum''' of interface [[PXV:IWords|IWords]] returns  Pointer to IUnknown* ...
+
Gets new enumerator for the words list.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 02:01, 3 June 2015


Gets new enumerator for the words list.

Syntax

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

See Also

IWords