共用方式為


IComponentData 介面 (mmc.h)

IComponentData介面可讓 MMC 與嵌入式管理單元通訊。與IComponent介面類別似,IComponentData通常會在檔層級實作,並與 (資料夾) 顯示在範圍窗格中的專案緊密關聯。

繼承

IComponentData介面繼承自IUnknown介面。 IComponentData 也有下列類型的成員:

方法

IComponentData介面具有這些方法。

 
IComponentData::CompareObjects

IComponentData::CompareObjects 方法可讓嵌入式管理單元比較透過 QueryDataObject 取得的兩個數據物件。 請注意,資料物件可以從兩個不同的 IComponentData 實例取得。
IComponentData::CreateComponent

IComponentData::CreateComponent 方法會建立與這個 IComponentData 介面相關聯的 IComponent 實例。
IComponentData::D estroy

IComponentData::D estroy 方法會釋放主控台的所有參考。
IComponentData::GetDisplayInfo

IComponentData::GetDisplayInfo 方法會擷取範圍專案的顯示資訊。
IComponentData::Initialize

IComponentData::Initialize 方法會提供主控台的進入點。
IComponentData::Notify

IComponentData::Notify 方法會通知使用者執行的動作嵌入式管理單元。
IComponentData::QueryDataObject

IComponentData::QueryDataObject 方法會傳回資料物件,可用來擷取指定 Cookie 的內容資訊。

需求

   
最低支援的用戶端 Windows Vista
最低支援的伺服器 Windows Server 2008
目標平台 Windows
標頭 mmc.h