IDStorageFactoryX1

Represents the static DirectStorage factory object. Extends the IDStorageFactoryX interface.

Syntax

class IDStorageFactoryX1 : public IDStorageFactoryX  

Methods

Method Description
GetStats Gets DirectStorage statistics.

Remarks

Use the DirectStorage factory object to create DirectStorage queues, open files for DirectStorage access, and perform global operations.

To obtain a pointer to the IDStorageFactoryX1 singleton, use DStorageGetFactory.

For more information, see the "IDStorageFactoryX" and "IDStorageFactoryX1" sections of DirectStorage Overview.

Requirements

Header: dstorage_xs.h

Library: dstorage.lib

Supported platforms: Xbox Series consoles

See also

IDStorageFactoryX
DStorageGetFactory
DStorage