Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.89 KB

nf-appxpackaging-iappxbundlemanifestoptionalbundleinfo-getpackageinfoitems.md

File metadata and controls

71 lines (58 loc) · 2.89 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:appxpackaging.IAppxBundleManifestOptionalBundleInfo.GetPackageInfoItems
IAppxBundleManifestOptionalBundleInfo::GetPackageInfoItems (appxpackaging.h)
Retrieves optional packages in the bundle.
GetPackageInfoItems
GetPackageInfoItems method [App packaging and management]
GetPackageInfoItems method [App packaging and management]
IAppxBundleManifestOptionalBundleInfo interface
IAppxBundleManifestOptionalBundleInfo interface [App packaging and management]
GetPackageInfoItems method
IAppxBundleManifestOptionalBundleInfo.GetPackageInfoItems
IAppxBundleManifestOptionalBundleInfo::GetPackageInfoItems
appxpackaging/IAppxBundleManifestOptionalBundleInfo::GetPackageInfoItems
appxpkg.iappxbundlemanifestoptionalbundleinfo_getpackageinfoitems
appxpkg\iappxbundlemanifestoptionalbundleinfo_getpackageinfoitems.htm
appxpkg
6D5028BF-7C74-4F74-9600-0A423FDC6E85
12/05/2018
GetPackageInfoItems, GetPackageInfoItems method [App packaging and management], GetPackageInfoItems method [App packaging and management],IAppxBundleManifestOptionalBundleInfo interface, IAppxBundleManifestOptionalBundleInfo interface [App packaging and management],GetPackageInfoItems method, IAppxBundleManifestOptionalBundleInfo.GetPackageInfoItems, IAppxBundleManifestOptionalBundleInfo::GetPackageInfoItems, appxpackaging/IAppxBundleManifestOptionalBundleInfo::GetPackageInfoItems, appxpkg.iappxbundlemanifestoptionalbundleinfo_getpackageinfoitems
appxpackaging.h
Windows
Windows 10 [desktop apps only]
Windows Server 2016 [desktop apps only]
AppxPackaging.idl
Windows
19H1
IAppxBundleManifestOptionalBundleInfo::GetPackageInfoItems
appxpackaging/IAppxBundleManifestOptionalBundleInfo::GetPackageInfoItems
c++
APIRef
kbSyntax
COM
AppxPackaging.h
IAppxBundleManifestOptionalBundleInfo.GetPackageInfoItems

IAppxBundleManifestOptionalBundleInfo::GetPackageInfoItems

-description

Retrieves optional packages in the bundle.

-parameters

-param packageInfoItems [out, retval]

Type: IAppxBundleManifestPackageInfoEnumerator**

An enumerator over all payload packages in a <OptionalBundle> element of a bundle.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IAppxBundleManifestOptionalBundleInfo