Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Contains the data and metadata of files to write into the app package.
typedef struct APPX_PACKAGE_WRITER_PAYLOAD_STREAM {
IStream *inputStream;
LPCWSTR fileName;
LPCWSTR contentType;
APPX_COMPRESSION_OPTION compressionOption;
} APPX_PACKAGE_WRITER_PAYLOAD_STREAM;
inputStream
The source of the payload file.
fileName
Name of the payload file.
contentType
The content type of the payload file.
compressionOption
The degree of compression used for the file in the package.
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Header | appxpackaging.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today