ICatalogCollection::get__NewEnum method (comadmin.h)

Retrieves an enumerator that can be used to iterate through the collection objects.

This property is read-only.

Syntax

HRESULT get__NewEnum(
  IUnknown **ppEnumVariant
);

Parameters

ppEnumVariant

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header comadmin.h

See also

ICatalogCollection