使用英语阅读

通过


mdhcp.h 标头

此标头由多种技术使用。 有关详细信息,请参阅:

mdhcp.h 包含以下编程接口:

接口

 
IEnumMcastScope

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

IMcastAddressAllocation 是多播地址分配main接口。 应用程序在此接口上调用 COM CoCreateInstance 函数来创建多播客户端接口对象。
IMcastLeaseInfo

IMcastLeaseInfo 接口公开可获取或设置有关多播地址分配的信息的方法。 IMcastLease 对象是通过调用 IMcastAddressAllocation::CreateLeaseInfo 创建的。
IMcastScope

IMcastScope 接口是通过调用 IMcastAddressAllocation::EnumerateScopes 或 IMcastAddressAllocation::get_Scopes 获取的。