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 content groups from a content group map.
Inheritance
The IAppxContentGroupsEnumerator interface inherits from the IUnknown interface. IAppxContentGroupsEnumerator also has these types of members:
Methods
The IAppxContentGroupsEnumerator interface has these methods.
IAppxContentGroupsEnumerator::GetCurrent Gets the content group at the current position of the enumerator. |
IAppxContentGroupsEnumerator::GetHasCurrent Determines whether there is a content group at the current position of the enumerator. |
IAppxContentGroupsEnumerator::MoveNext Advances the position of the enumerator to the next content group. |
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 |