จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
gpg::SnapshotManager::SnapshotSelectUIResponse
#include <snapshot_manager.h>
Data
และ ResponseStatus
สำหรับการดำเนินการ ShowSelectUIOperation
สรุป
แอตทริบิวต์สาธารณะ
|
data
|
|
status
|
ResponseStatus ของการดำเนินการที่สร้าง Response นี้
|
แอตทริบิวต์สาธารณะ
ข้อมูล
SnapshotMetadata gpg::SnapshotManager::SnapshotSelectUIResponse::data
SnapshotMetadata
สำหรับคำตอบนี้
Valid()
จะแสดงผลค่า "จริง" ก็ต่อเมื่อ IsSuccess(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`."]]