Skip to main content

IDStorageQueueX2::Query1

Obtains information about the queue.

Syntax

Parameters

info   _Out_
Type: DSTORAGE_QUEUE_INFO1 *
Receives the information about the queue.

Return value

Type: void

Remarks

Use this method to obtain the DSTORAGE_QUEUE_DESC1 structure that was used for creation of the queue. DSTORAGE_QUEUE_INFO1 also provides the number of empty slots and the number of entries that need to be enqueued to trigger automatic submission, if it is enabled on this queue.

Requirements

Header: dstorage_xs.h Library: dstorage_xs.lib Supported platforms: XBOX Series consoles

See also

IDStorageQueueX2
DStorage
Last modified on August 20, 2026