gpg:: SnapshotManager:: SnapshotSelectUIResponse
  #include <snapshot_manager.h>
  Data e ResponseStatus per l'operazione ShowSelectUIOperation. 
Riepilogo
        Attributi pubblici | 
    |
|---|---|
        data
       | 
      
        
         Il  
      SnapshotMetadata per questa risposta.  | 
    
        status
       | 
      
        
         Il  
      ResponseStatus dell'operazione che ha generato questo Response.  | 
    
Attributi pubblici
dati
SnapshotMetadata gpg::SnapshotManager::SnapshotSelectUIResponse::data
Il SnapshotMetadata per questa risposta. 
Valid() restituisce true solo se IsSuccess(status) restituisce true ed è stato selezionato uno snapshot esistente. 
stato
UIStatus gpg::SnapshotManager::SnapshotSelectUIResponse::status
Il ResponseStatus dell'operazione che ha generato questo Response.