IAppxBundleFactory2 interface (appxpackaging.h)

Important

Some information relates to a prerelease product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Creates objects for reading bundle packages, with the ability to specify the expected digest for the bundle file.

Inheritance

The IAppxBundleFactory2 interface inherits from the IUnknown interface.

Methods

The IAppxBundleFactory2 interface has these methods.

 
IAppxBundleFactory2::CreateBundleReader2

Creates a read-only bundle object that reads its contents from an IStream object, with an optional parameter for specifying the expected digest for the bundle.

Requirements

Requirement Value
Header appxpackaging.h