BITS_FILE_PROPERTY_ID enumeration
The BITS_FILE_PROPERTY_ID enumeration specifies values that define ID values corresponding to BackgroundCopyFile properties.
Syntax
typedef enum _BITS_FILE_PROPERTY_ID {
BITS_FILE_PROPERTY_ID_HTTP_RESPONSE_HEADERS = 1
} BITS_FILE_PROPERTY_ID;
Constants
-
BITS_FILE_PROPERTY_ID_HTTP_RESPONSE_HEADERS
-
The full set of HTTP response headers from the server's last HTTP response packet.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10, version 1709 [desktop apps only] |
Minimum supported server |
Windows Server, version 1709 [desktop apps only] |
Header |
|