Struct DSTORAGE_REQUEST_OPTIONS

Struct Documentation

struct DSTORAGE_REQUEST_OPTIONS

Options for a DirectStorage request.

Public Members

DSTORAGE_COMPRESSION_FORMAT CompressionFormat

DSTORAGE_COMPRESSION_FORMAT indicating how the data is compressed.

UINT8 Reserved1[7]

Reserved fields. Must be 0.

DSTORAGE_REQUEST_SOURCE_TYPE SourceType

DSTORAGE_REQUEST_SOURCE_TYPE enum value indicating whether the source of the request is a file or a block of memory.

DSTORAGE_REQUEST_DESTINATION_TYPE DestinationType

DSTORAGE_REQUEST_DESTINATION_TYPE enum value indicating the destination of the request. Block of memory, resource.

UINT64 Reserved

Reserved fields. Must be 0.