Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 887 Bytes

gamesavecontainerinfogetresult_status.md

File metadata and controls

30 lines (18 loc) · 887 Bytes
-api-id -api-type
P:Windows.Gaming.XboxLive.Storage.GameSaveContainerInfoGetResult.Status
winrt property

Windows.Gaming.XboxLive.Storage.GameSaveContainerInfoGetResult.Status

-description

Status result of the asynchronous game save container info request.

-property-value

Type: GameSaveErrorStatus

GameSaveErrorStatus containing the status result of the asynchronous game save container info request.

-remarks

If Status is GameSaveErrorStatus.Ok, the operation completed successfully and GameSaveContainerInfoGetResult.Value is valid.

-examples

-see-also

GameSaveContainerInfoGetResult