Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |