IObjCollection::_NewEnum Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IObjCollection::_NewEnum Property}}
 
{{#customTitle:IObjCollection::_NewEnum Property}}
 +
{{#parentPage:PXV:IObjCollection|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''_NewEnum''' of interface [[PXV:IObjCollection|IObjCollection]] returns  Pointer to IUnknown* ...
 
Property '''_NewEnum''' of interface [[PXV:IObjCollection|IObjCollection]] returns  Pointer to IUnknown* ...

Revision as of 10:41, 21 April 2015


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


Syntax

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

See Also

See also IObjCollection.