IAppxBundleWriter3 interface (appxpackaging.h)

Provides a write-only object model for bundle packages.

Inheritance

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

Methods

The IAppxBundleWriter3 interface has these methods.

 
IAppxBundleWriter3::AddPackageReference

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

Finalizes the bundle package by writing footprint files at the end of the package, and closes the writer’s output stream. (IAppxBundleWriter3.Close)

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