Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.08 KB

gamesavecontainerinfogetresult.md

File metadata and controls

27 lines (17 loc) · 1.08 KB
-api-id -api-type
T:Windows.Gaming.XboxLive.Storage.GameSaveContainerInfoGetResult
winrt class

Windows.Gaming.XboxLive.Storage.GameSaveContainerInfoGetResult

-description

Result of a GameSaveContainerInfoQuery operation.

-remarks

GameSaveContainerInfoGetResult is returned when GameSaveContainerInfoQuery.GetContainerInfoAsync completes, and contains the result of the asynchronous operation. If the operation completed with no errors, GameSaveContainerInfoGetResult.Value has the container info.

Important

This API is targeted towards UWP games and apps with Xbox Live Enabled. Calls to these APIs made from sources that are not Xbox Live enabled will not be able to sync data to the cloud.

-examples

-see-also

Object