ホーム › Storage.Packaging.Appx › IAppxPackageReader
IAppxPackageReader
COMメソッド 5
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetBlockMap(IAppxBlockMapReader** blockMapReader) |
| 4 | HRESULT GetFootprintFile(APPX_FOOTPRINT_FILE_TYPE type, IAppxFile** file) |
| 5 | HRESULT GetPayloadFile(LPWSTR fileName, IAppxFile** file) |
| 6 | HRESULT GetPayloadFiles(IAppxFilesEnumerator** filesEnumerator) |
| 7 | HRESULT GetManifest(IAppxManifestReader** manifestReader) |