Skip to main content

IDStorageFileX

Represents a file to be accessed by DirectStorage.

Syntax

Methods

Remarks

To create an object that implements the IDStorageFileX interface, call the IDStorageFactoryX::OpenFile method. This is analogous to using CreateFile in the Win32 API interfaces. For more information, see the “API overview” section in DirectStorage Overview.

Requirements

Header: dstorage_xs.h Library: dstorage.lib Supported platforms: XBOX Series consoles

See also

IDStorageFactoryX::OpenFile
DStorage
Last modified on August 20, 2026