Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides access to the XML DOM for an App Installer file.
Inheritance
The IAppxAppInstallerReader interface inherits from the IUnknown interface.
Methods
The IAppxAppInstallerReader interface has these methods.
IAppxAppInstallerReader::GetXmlDom Gets the XML DOM for an App Installer file. |
Remarks
Get an instance of this interface by calling IAppxFactory3::CreateAppInstallerReader.
Requirements
Requirement | Value |
---|---|
Header | appxpackaging.h |