(appxpackaging.h) IAppxFilesEnumerator 介面
列舉封裝中的承載檔案。
繼承
IAppxFilesEnumerator 介面繼承自 IUnknown 介面。 IAppxFilesEnumerator 也有下列類型的成員:
方法
IAppxFilesEnumerator 介面具有這些方法。
IAppxFilesEnumerator::GetCurrent 取得位於列舉值目前位置的承載檔案。 |
IAppxFilesEnumerator::GetHasCurrent 判斷列舉值目前位置是否有承載檔案。 |
IAppxFilesEnumerator::MoveNext 將列舉值的位置前進到下一個承載檔案。 |
備註
若要取得使用量檔案,請使用 IAppxPackageReader::GetFootprintFile 方法。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | appxpackaging.h |