IAppxEncryptedBlockMapFile interface
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Retrieves the file hash and Id of an encrypted block map file.
Members
The IAppxEncryptedBlockMapFile interface inherits from the IUnknown interface. IAppxEncryptedBlockMapFile also has these types of members:
Methods
The IAppxEncryptedBlockMapFile interface has these methods.
| Method | Description |
|---|---|
| GetFileHash |
Gets the file hash of the encrypted block map file. |
| GetId |
Gets the file Id of the encrypted block map file. |
Requirements
|
Minimum supported client |
Windows 10, version 1607 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IAppxEncryptedBlockMapFile is defined as 04D9AAB2-7957-41D3-8CFB-594525F37966 |