IEnumMcastScope 介面 (mdhcp.h)
[Rendezvous IP Telephony Conferencing controls and interface not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. 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 |