IEnumMcastScope 接口 (mdhcp.h)

[会合 IP 电话会议控件和接口不适用于 Windows Vista、Windows Server 2008 和操作系统的后续版本。 RTC 客户端 API 提供类似的功能。]

IEnumMcastScope 接口为 IMcastScope 接口提供 COM 标准枚举方法。 IMcastAddressAllocation::EnumerateScopes 方法返回指向 IEnumMcastScope 的指针。

继承

IEnumMcastScope 接口继承自 IUnknown 接口。 IEnumMcastScope 还具有以下类型的成员:

方法

IEnumMcastScope 接口具有这些方法。

 
IEnumMcastScope::Clone

Clone 方法创建另一个枚举器,其中包含与当前枚举状态相同的枚举器。 (IEnumMcastScope.Clone)
IEnumMcastScope::Next

Next 方法获取枚举序列中下一个指定数量的元素。 (IEnumMcastScope.Next)
IEnumMcastScope::Reset

Reset 方法重置为枚举序列的开头。 (IEnumMcastScope.Reset)
IEnumMcastScope::Skip

Skip 方法跳过枚举序列中下一个指定数量的元素。 (IEnumMcastScope.Skip)

要求

要求
目标平台 Windows
标头 mdhcp.h