Struct DSTORAGE_ERROR_FIRST_FAILURE
Defined in File dstorage.h
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.
-
union DSTORAGE_ERROR_FIRST_FAILURE::[anonymous] [anonymous]
The parameters passed to the Enqueue call.
-
HRESULT HResult