קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
gpg::SnapshotManager::SnapshotSelectUIResponse
#include <snapshot_manager.h>
Data
ו-ResponseStatus
לפעולה ShowSelectUIOperation
.
סיכום
מאפיינים ציבוריים
|
data
|
|
status
|
ResponseStatus של הפעולה שיצרה את ה-Response הזה.
|
מאפיינים ציבוריים
נתונים
SnapshotMetadata gpg::SnapshotManager::SnapshotSelectUIResponse::data
השדה SnapshotMetadata
לתשובה הזו.
הפונקציה Valid()
מחזירה True רק אם הפונקציה IsSuccess(status)
מחזירה True ונבחרה תמונת מצב קיימת.
status
UIStatus gpg::SnapshotManager::SnapshotSelectUIResponse::status
ResponseStatus
של הפעולה שיצרה את ה-Response
הזה.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 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`."]]