共用方式為


IAppxBundleReader 介面 (appxpackaging.h)

提供套件組合套件的唯讀物件模型。

繼承

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

方法

IAppxBundleReader 介面具有這些方法。

 
IAppxBundleReader::GetBlockMap

從套件組合擷取唯讀區塊對應物件。
IAppxBundleReader::GetFootprintFile

從套件組合擷取指定的使用量檔案類型。
IAppxBundleReader::GetManifest

從套件組合擷取唯讀指令清單物件。
IAppxBundleReader::GetPayloadPackage

擷取具有指定檔名之承載套件的 appx 檔案物件。
IAppxBundleReader::GetPayloadPackages

擷取枚舉器,逐一查看套件組合中所有承載套件的清單。

備註

您可以使用 IAppxBundleFactory 介面的 CreateBundleReader 方法來擷取 IAppxBundleReader 物件。

透過 IAppxBundleReader,您可以擷取套件組合的指令清單、區塊對應和簽章等磁碟使用量檔案,以及套件組合中包含的應用程式套件。

規格需求

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