Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 686 Bytes

gamesaveprovider_getremainingbytesinquotaasync_1601893071.md

File metadata and controls

30 lines (18 loc) · 686 Bytes
-api-id -api-type
M:Windows.Gaming.XboxLive.Storage.GameSaveProvider.GetRemainingBytesInQuotaAsync
winrt method

Windows.Gaming.XboxLive.Storage.GameSaveProvider.GetRemainingBytesInQuotaAsync

-description

Get the bytes remaining in the user's quota for this game save provider.

-returns

Type: IAsyncOperation<;Int64>;

Remaining size, in bytes, of the user's quota for this game save provider.

-remarks

Each user has a per-game quota of data that can be stored in connected storage

-examples

-see-also

GameSaveProvider