IAppxBundleWriter4 interface (appxpackaging.h)

Provides a write-only object model for bundle packages.

Inheritance

The IAppxBundleWriter4 interface inherits from the IUnknown interface. IAppxBundleWriter4 also has these types of members:

Methods

The IAppxBundleWriter4 interface has these methods.

 
IAppxBundleWriter4::AddExternalPackageReference

Adds a reference within the package bundle to an external app package.
IAppxBundleWriter4::AddPackageReference

Adds a reference to an optional app package or a payload file within an app bundle. (IAppxBundleWriter4.AddPackageReference)
IAppxBundleWriter4::AddPayloadPackage

Adds a new app package to the bundle. (IAppxBundleWriter4.AddPayloadPackage)

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