閱讀英文

共用方式為


mdhcp.h 標頭

此標頭由多個技術使用。 如需詳細資訊,請參閱

mdhcp.h 包含下列程式設計介面:

介面

 
IEnumMcastScope

IEnumMcastScope 介面提供 IMcastScope 介面的 COM 標準列舉方法。 IMcastAddressAllocation::EnumerateScopes 方法會傳回 IEnumMcastScope 的指標。
IMcastAddressAllocation

IMcastAddressAllocation 是多播位址配置的主要介面。 應用程式會在此介面上呼叫 COM CoCreateInstance 函式,以建立多播用戶端介面物件。
IMcastLeaseInfo

IMcastLeaseInfo 介面會公開可取得或設定多播位址配置相關資訊的方法。 IMcastLease 物件是藉由呼叫 IMcastAddressAllocation::CreateLeaseInfo 來建立。
IMcastScope

IMcastScope 介面是藉由呼叫 IMcastAddressAllocation::EnumerateScopes 或 IMcastAddressAllocation::get_Scopes來取得。