Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Provides a write-only object model for bundle packages.
The IAppxBundleWriter interface inherits from the IUnknown interface. IAppxBundleWriter also has these types of members:
The IAppxBundleWriter interface has these methods.
IAppxBundleWriter::AddPayloadPackage Adds a new app package to the bundle. (IAppxBundleWriter.AddPayloadPackage) |
IAppxBundleWriter::Close Finalizes the bundle package by writing footprint files at the end of the package, and closes the writer’s output stream. (IAppxBundleWriter.Close) |
You can use the CreateBundleWriter method of the IAppxBundleFactory interface to retrieve the IAppxBundleWriter object.
You can add only app packages to the writer. The writer automatically generates footprint files, such as, the bundle’s manifest and block map.
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 [desktop apps only] |
Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
Target Platform | Windows |
Header | appxpackaging.h |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now