IAppxAppInstallerReader 接口 (appxpackaging.h)
提供对应用安装程序文件的 XML DOM 的访问权限。
继承
IAppxAppInstallerReader 接口继承自 IUnknown 接口。
方法
IAppxAppInstallerReader 接口包含以下方法。
IAppxAppInstallerReader::GetXmlDom 获取应用安装程序文件的 XML DOM。 |
注解
通过调用 IAppxFactory3::CreateAppInstallerReader 获取此接口的实例。
要求
要求 | 值 |
---|---|
Header | appxpackaging.h |