영어로 읽기

다음을 통해 공유


mdhcp.h 헤더

이 헤더는 여러 기술에서 사용됩니다. 자세한 내용은 다음을 참조하세요.

mdhcp.h에는 다음과 같은 프로그래밍 인터페이스가 포함되어 있습니다.

인터페이스

 
IEnumMcastScope

IEnumMcastScope 인터페이스는 IMcastScope 인터페이스에 대한 COM 표준 열거 메서드를 제공합니다. IMcastAddressAllocation::EnumerateScopes 메서드는 IEnumMcastScope에 대한 포인터를 반환합니다.
IMcastAddressAllocation

IMcastAddressAllocation은 멀티캐스트 주소 할당을 위한 기본 인터페이스입니다. 애플리케이션은 이 인터페이스에서 COM CoCreateInstance 함수를 호출하여 멀티캐스트 클라이언트 인터페이스 개체를 만듭니다.
IMcastLeaseInfo

IMcastLeaseInfo 인터페이스는 멀티캐스트 주소 할당과 관련된 정보를 얻거나 설정할 수 있는 메서드를 노출합니다. IMcastAddressAllocation::CreateLeaseInfo를 호출하여 IMcastLease 개체를 만듭니다.
IMcastScope

IMcastScope 인터페이스는 IMcastAddressAllocation::EnumerateScopes 또는 IMcastAddressAllocation::get_Scopes 호출하여 가져옵니다.