IDStorageQueueX2::Query1
Obtains information about the queue.Syntax
Parameters
info _Out_Type: DSTORAGE_QUEUE_INFO1 * Receives the information about the queue.
Return value
Type: voidRemarks
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 consolesSee also
IDStorageQueueX2DStorage
