IComponentData 인터페이스(mmc.h)

IComponentData 인터페이스를 사용하면 MMC가 스냅인과 통신할 수 있습니다. IComponent 인터페이스와 마찬가지로 IComponentData는 일반적으로 문서 수준에서 구현되며 scope 창에 표시되는 항목(폴더)과 밀접하게 연결됩니다.

상속

IComponentData 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IComponentData 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IComponentData 인터페이스에는 이러한 메서드가 있습니다.

 
IComponentData::CompareObjects

IComponentData::CompareObjects 메서드를 사용하면 스냅인에서 QueryDataObject를 통해 획득한 두 데이터 개체를 비교할 수 있습니다. 데이터 개체는 두 개의 서로 다른 IComponentData 인스턴스에서 가져올 수 있습니다.
IComponentData::CreateComponent

IComponentData::CreateComponent 메서드는 이 IComponentData 인터페이스와 연결될 IComponent의 instance 만듭니다.
IComponentData::D estroy

IComponentData::D estroy 메서드는 콘솔에 대한 모든 참조를 해제합니다.
IComponentData::GetDisplayInfo

IComponentData::GetDisplayInfo 메서드는 scope 항목에 대한 표시 정보를 검색합니다.
IComponentData::Initialize

IComponentData::Initialize 메서드는 콘솔에 진입점을 제공합니다.
IComponentData::Notify

IComponentData::Notify 메서드는 사용자가 수행한 작업의 스냅인을 알립니다.
IComponentData::QueryDataObject

IComponentData::QueryDataObject 메서드는 지정된 쿠키에 대한 컨텍스트 정보를 검색하는 데 사용할 수 있는 데이터 개체를 반환합니다.

요구 사항

   
지원되는 최소 클라이언트 Windows Vista
지원되는 최소 서버 Windows Server 2008
대상 플랫폼 Windows
헤더 mmc.h