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 blocks from a block map in a single file.
Inheritance
The IAppxBlockMapBlocksEnumerator interface inherits from the IUnknown interface. IAppxBlockMapBlocksEnumerator also has these types of members:
Methods
The IAppxBlockMapBlocksEnumerator interface has these methods.
| IAppxBlockMapBlocksEnumerator::GetCurrent Gets the block at the current position of the enumerator. |
| IAppxBlockMapBlocksEnumerator::GetHasCurrent Determines whether there is a block at the current position of the enumerator. |
| IAppxBlockMapBlocksEnumerator::MoveNext Advances the position of the enumerator to the next block. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Target Platform | Windows |
| Header | appxpackaging.h |