Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
gpg::SnapshotManager::SnapshotSelectUIResponse
#include <snapshot_manager.h>
ShowSelectUIOperation
işlemi için Data
ve ResponseStatus
.
Özet
Herkese açık özellikler
|
data
|
|
status
|
Bu Response öğesini oluşturan işlemin ResponseStatus .
|
Herkese açık özellikler
veri
SnapshotMetadata gpg::SnapshotManager::SnapshotSelectUIResponse::data
Bu yanıt için SnapshotMetadata
.
Valid()
, yalnızca IsSuccess(status)
doğru değerini döndürürse ve mevcut bir anlık görüntü seçilmişse true değerini döndürür.
durum
UIStatus gpg::SnapshotManager::SnapshotSelectUIResponse::status
Bu Response
öğesini oluşturan işlemin ResponseStatus
.
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-27 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-27 UTC."],[],[],null,["# gpg::SnapshotManager::SnapshotSelectUIResponse Struct Reference\n\ngpg::SnapshotManager::SnapshotSelectUIResponse\n==============================================\n\n`#include \u003csnapshot_manager.h\u003e`\n\n`Data` and `ResponseStatus` for the `ShowSelectUIOperation` operation.\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [data](#structgpg_1_1_snapshot_manager_1_1_snapshot_select_u_i_response_1a70760bbceaed1931153abaf87b2fd0a8) | [SnapshotMetadata](/games/services/cpp/api/class/gpg/snapshot-metadata#classgpg_1_1_snapshot_metadata) The [SnapshotMetadata](/games/services/cpp/api/class/gpg/snapshot-metadata#classgpg_1_1_snapshot_metadata) for this response. |\n| [status](#structgpg_1_1_snapshot_manager_1_1_snapshot_select_u_i_response_1a29951828b8b9d50b1d4a1b26ea0e7fc2) | [UIStatus](/games/services/cpp/api/namespace/gpg#namespacegpg_1aec950ba66bff28a39c655025ce05344e) The `ResponseStatus` of the operation that generated this `Response`. |\n\nPublic attributes\n-----------------\n\n### data\n\n```c++\nSnapshotMetadata gpg::SnapshotManager::SnapshotSelectUIResponse::data\n``` \nThe [SnapshotMetadata](/games/services/cpp/api/class/gpg/snapshot-metadata#classgpg_1_1_snapshot_metadata) for this response.\n\n`Valid()` only returns true if `IsSuccess(status)` returns true, and an existing snapshot was selected. \n\n### status\n\n```c++\nUIStatus gpg::SnapshotManager::SnapshotSelectUIResponse::status\n``` \nThe `ResponseStatus` of the operation that generated this `Response`."]]