ITCollection::get__NewEnum

[This is preliminary documentation and subject to change.]

Returns an enumerator for the collection.

HRESULT get__NewEnum(
  IUnkown **ppNewEnum
);
 

Parameters

ppNewEnum
[out] Pointer to IUnknown interface of enumerator for this collection.

Return Values

TBD