Platform SDK: TAPI

IEnumMcastScope

The IEnumMcastScope interface provides COM-standard enumeration methods for the IMcastScope interface. The IMcastAddressAllocation::EnumerateScopes method returns a pointer to IEnumMcastScope.

Methods in Vtable Order

IUnknown Methods

IEnumMcastScopes methods Description
Next Gets the next specified number of elements in the enumeration sequence.
Reset Resets to beginning of enumeration sequence.
Skip Skips over the next specified number of elements in the enumeration sequence.
Clone Creates another enumerator that contains the same enumeration state as the current one.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires TAPI 3.0 or later.
  Header: Declared in Mdhcp.h.
  Library: Use Mdhcpid.lib.