Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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.

MethodDescription
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

AppxPackaging.h

IDL

AppxPackaging.idl

IID

IID_IAppxEncryptedBlockMapFile is defined as 04D9AAB2-7957-41D3-8CFB-594525F37966

 

 

Show:
© 2017 Microsoft