共用方式為


GameSaveOperationResult 類別

定義

非同步遊戲儲存作業的結果。

public ref class GameSaveOperationResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Gaming.XboxLive.StorageApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GameSaveOperationResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Gaming.XboxLive.StorageApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class GameSaveOperationResult
Public NotInheritable Class GameSaveOperationResult
繼承
Object Platform::Object IInspectable GameSaveOperationResult
屬性

Windows 需求

裝置系列
Xbox Live Extension SDK (已於 10.0.10240.0 引進)
Windows 10 Fall Creators Update (已於 10.0.16299.0 引進)
API contract
Windows.Gaming.XboxLive.StorageApiContract (已於 v1.0 引進)

備註

當非同步遊戲儲存作業完成且包含作業的狀態結果時,會傳回GameSaveOperationResult

重要

此 API 的目標是啟用 Xbox Live 的 UWP 遊戲和應用程式。 從未啟用 Xbox Live 的來源呼叫這些 API,將無法將資料同步至雲端。

屬性

Status

非同步遊戲儲存作業的狀態結果。

適用於

另請參閱