IDStorageFactoryX1::GetStats
Gets the DirectStorage statistics. The statistics do not include Win32 file IO.Syntax
Parameters
statsType: DSTORAGE_STATS * Pointer to a structure that will receive the DirectStorage statistics.
Return value
Type: voidRemarks
This function can be used to integrate DirectStorage with existing diagnostic and telemetry pipelines. It does minimal processing and thus can be called often. The statistics do not include Win32 file IO operations.Requirements
Header: dstorage_xs.h Library: dstorage_xs.lib Supported platforms: XBOX Series consolesSee also
IDStorageFactoryX1DStorage
DirectStorage Overview
