Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Provides functionality to edit app packages.
Inheritance
The IAppxPackageEditor interface inherits from the IUnknown interface. IAppxPackageEditor also has these types of members:
Methods
The IAppxPackageEditor interface has these methods.
| IAppxPackageEditor::CreateDeltaPackage Creates a delta package from the differences in the updated package and the baseline package. |
| IAppxPackageEditor::CreateDeltaPackageUsingBaselineBlockMap Creates a delta package from the differences in the updated package and the baseline block map. |
| IAppxPackageEditor::UpdateEncryptedPackage Updates an encrypted app package. |
| IAppxPackageEditor::UpdatePackage Updates an app package. |
| IAppxPackageEditor::UpdatePackageManifest Updates an app package manifest. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Target Platform | Windows |
| Header | appxpackaging.h |