Struct DSTORAGE_ERROR_RECORD

Struct Documentation

struct DSTORAGE_ERROR_RECORD

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

Public Members

UINT32 FailureCount

The number of failed requests in the queue since the last RetrieveErrorRecord call.

DSTORAGE_ERROR_FIRST_FAILURE FirstFailure

Detailed record about the first failed command in the enqueue order.