IDStorageFileX
Represents a file to be accessed by DirectStorage.Syntax
Methods
Remarks
To create an object that implements theIDStorageFileX 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 consolesSee also
IDStorageFactoryX::OpenFileDStorage
