IDStorageQueueX1
Represents a DirectStorage queue. Extends the IDStorageQueueX interface.Syntax
Methods
Remarks
A DirectStorage queue holds entries until the title calls Submit on the queue, or one of the Enqueue methods fills more than half of the queue’s capacity since last submission and triggers an automatic submission. All entries in a DirectStorage queue complete in the order they are enqueued.IDStorageQueueX1 extends IDStorageQueueX with
EnqueueSetEvent method to provide the
ability to enqueue a SetEvent operation.
For more information, see the “IDStorageQueueX” “IDStorageQueueX1” section in
DirectStorage Overview.
Requirements
Header: dstorage_xs.h Library: dstorage.lib Supported platforms: XBOX Series consolesSee also
IDStorageFactoryX::CreateQueueDStorage
