GameSaveOperationResult
GameSaveOperationResult
GameSaveOperationResult
GameSaveOperationResult
Class
Definition
This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
public : sealed class GameSaveOperationResult : IGameSaveOperationResultpublic sealed class GameSaveOperationResult : IGameSaveOperationResultPublic NotInheritable Class GameSaveOperationResult Implements IGameSaveOperationResult// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Xbox Live Extension SDK (introduced v10.0.10240.0)
|
| API contract |
Windows.Gaming.XboxLive.StorageApiContract (introduced v1)
|
Properties
Status Status Status Status
This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
public : GameSaveErrorStatus Status { get; }public GameSaveErrorStatus Status { get; }Public ReadOnly Property Status As GameSaveErrorStatus// You can use this property in JavaScript.
This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.