ホーム › Storage.Packaging.Appx › IAppxManifestReader
IAppxManifestReader
COMメソッド 9
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetPackageId(IAppxManifestPackageId** packageId) |
| 4 | HRESULT GetProperties(IAppxManifestProperties** packageProperties) |
| 5 | HRESULT GetPackageDependencies(IAppxManifestPackageDependenciesEnumerator** dependencies) |
| 6 | HRESULT GetCapabilities(APPX_CAPABILITIES* capabilities) |
| 7 | HRESULT GetResources(IAppxManifestResourcesEnumerator** resources) |
| 8 | HRESULT GetDeviceCapabilities(IAppxManifestDeviceCapabilitiesEnumerator** deviceCapabilities) |
| 9 | HRESULT GetPrerequisite(LPWSTR name, ULONGLONG* value) |
| 10 | HRESULT GetApplications(IAppxManifestApplicationsEnumerator** applications) |
| 11 | HRESULT GetStream(IStream** manifestStream) |