共用方式為


IAssemblyCache 介面 (winsxs.h)

IAssemblyCache 介面可用來安裝、卸載或查詢並存元件。 呼叫 CreateAssemblyCache 函式來取得 IAssemblyCache 的實例。

繼承

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

方法

IAssemblyCache 介面具有這些方法。

 
IAssemblyCache::CreateAssemblyCacheItem

CreateAssemblyCacheItem 方法會在元件快取中建立專案,此專案會對應至所安裝的並存元件。
IAssemblyCache::InstallAssembly

InstallAssembly 方法會將應用程式參考新增至並存存放區,並將元件的檔案複製到並存存放區。 所安裝元件的檔案必須存在於目前的檔案系統中。
IAssemblyCache::QueryAssemblyInfo

QueryAssemblyInfo 方法會查詢並存元件存放區中的元件資訊,並針對元件指令清單驗證並存元件存放區中的檔案。
IAssemblyCache::UninstallAssembly

UnistallAssembly 方法會從並存存放區移除元件的應用程式參考。

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 winsxs.h