IDStorageQueueX::Submit

Submits enqueued requests to DirectStorage.

Syntax

void Submit(  
)  

Parameters

This method has no parameters.

Return value

Type: void

Remarks

This method submits requests from the queue to the hardware. Using Submit enables the title to control when the CPU cost occurs for transition between the title and the kernal.

For more information, see the "EnqueueRequest" and "EnqueueStatus/EnqueueSignal/EnqueueSetEvent" sections of DirectStorage overview.

Requirements

Header: dstorage_xs.h

Library: dstorage_xs.lib

Supported platforms: Xbox Series consoles

See also

IDStorageQueueX
DStorage