IWords::_NewEnum Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IWords|IWords]].
+
[[PXV:IWords|IWords]]

Revision as of 06:09, 23 May 2015


Property _NewEnum of interface IWords returns Pointer to IUnknown* ...

Syntax

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

See Also

IWords