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.
Enumerates the optional bundle information from a bundle.
Inheritance
The IAppxBundleManifestOptionalBundleInfoEnumerator interface inherits from the IUnknown interface. IAppxBundleManifestOptionalBundleInfoEnumerator also has these types of members:
Methods
The IAppxBundleManifestOptionalBundleInfoEnumerator interface has these methods.
IAppxBundleManifestOptionalBundleInfoEnumerator::GetCurrent Gets the optional bundle information at the current position of the enumerator. |
IAppxBundleManifestOptionalBundleInfoEnumerator::GetHasCurrent Determines whether there is optional bundle information at the current position of the enumerator. |
IAppxBundleManifestOptionalBundleInfoEnumerator::MoveNext Advances the position of the enumerator to the next set of optional bundle information. |
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 |