BITS_FILE_PROPERTY_VALUE union (bits5_0.h)

Provides the property value of the BITS file based on a value from the BITS_FILE_PROPERTY_ID enumeration.

Syntax

typedef union __MIDL___MIDL_itf_bits5_0_0000_0000_0002 {
  LPWSTR String;
} BITS_FILE_PROPERTY_VALUE;

Members

String

This value is used when using the property ID enum value BITS_FILE_PROPERTY_ID_HTTP_RESPONSE_HEADERS.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Header bits5_0.h (include Bits.h)

See also

BITS_FILE_PROPERTY_ID

IBackgroundCopyFile5.GetProperty

IBackgroundCopyFile5.SetProperty