IDStorageQueueX::GetErrorEvent
Obtains an event to wait on.Syntax
Parameters
This method has no parameters.Return value
Type: HANDLE HANDLE to an event.Remarks
When an error occurs for a read request in this queue, the event will be signalled. Call IDStorageQueueX::RetrieveErrorRecord to retrieve diagnostic information. CallCloseHandle after the title no longer needs the event.
For more information, see the “GetErrorEvent/RetrieveErrorRecord” section in DirectStorage Overview.
Requirements
Header: dstorage_xs.h Library: dstorage_xs.lib Supported platforms: XBOX Series consolesSee also
IDStorageQueueXDStorage
