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