Struct DSTORAGE_ERROR_FIRST_FAILURE

Struct Documentation

struct DSTORAGE_ERROR_FIRST_FAILURE

Structure to receive the detailed record of the first failed DirectStorage request.

Public Members

HRESULT HResult

The HRESULT code of the failure.

DSTORAGE_COMMAND_TYPE CommandType

Type of the Enqueue command that caused the failure.

DSTORAGE_ERROR_PARAMETERS_REQUEST Request
DSTORAGE_ERROR_PARAMETERS_STATUS Status
DSTORAGE_ERROR_PARAMETERS_SIGNAL Signal
DSTORAGE_ERROR_PARAMETERS_EVENT Event
union DSTORAGE_ERROR_FIRST_FAILURE::[anonymous] [anonymous]

The parameters passed to the Enqueue call.