Skip to main content

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. Call CloseHandle 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 consoles

See also

IDStorageQueueX
DStorage
Last modified on August 20, 2026