unión BITS_FILE_PROPERTY_VALUE (bits5_0.h)
Proporciona el valor de propiedad del archivo BITS basado en un valor de la enumeración BITS_FILE_PROPERTY_ID .
Sintaxis
typedef union __MIDL___MIDL_itf_bits5_0_0000_0000_0002 {
LPWSTR String;
} BITS_FILE_PROPERTY_VALUE;
Miembros
String
Este valor se usa cuando se usa el valor de enumeración id. de propiedad BITS_FILE_PROPERTY_ID_HTTP_RESPONSE_HEADERS.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 8 |
Servidor mínimo compatible | Windows Server 2012 |
Encabezado | bits5_0.h (incluya Bits.h) |