IDStorageStatusArrayX
Represents an array of status entries for the preceding read requests.Syntax
Methods
Remarks
A status entry receives completion status for all enqueued requests between it and the previous status entry or fence. The status entry can be enqueued again only after all requests enqueued before the status entry complete (that is,IsComplete() for the entry returns true).
For more information, see the “EnqueueStatus/EnqueueSignal” section in DirectStorage Overview.
Requirements
Header: dstorage_xs.h Libbrary: dstorage.lib Supported platforms: XBOX Series consolesSee also
IDStorageQueueX::EnqueueStatusDStorage
