Skip to main content

XGameSaveFilesGetRemainingQuota

Returns the amount of data available to store save data using the XGameSaveFiles API.

Syntax

Parameters

userContext
Type: In XUserHandle
Handle to an XBOX Live User. configurationId
Type: In_z const char *
Service configuration ID (SCID). remainingQuota
Type: Out int64_t *
Amount of data available to be used as game save storage.

Return value

Type: HRESULT Function result.

Requirements

Header: XGameSaveFiles.h

Conceptual documentation

See also

XGameSaveFiles members
XGameSaveFiles Overview
Last modified on August 20, 2026