Adic Server Manuale Utente Pagina 198

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 218
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 197
5-26 DAS ACI 3.0 Asynchronous Support Layer
601626-B
Response Data (Structure)
This union contains several structures where the
asynchronous call results are stored after the call is completed.
st_response
This structure is reserved for possible future use.
Asynchronous ACI developer could use it for storing data. See
Figure 5-26.
Figure 5-26 async_response Structure
st_mount_parms
This structure is reserved for possible future use.
Asynchronous ACI developer could use it for storing data. See
Figure 5-27.
Figure 5-27 async_mount_parms Structure
struct async_response {
int code;
char text[XDR_TEXT_LEN];
};
struct async_mount_parms {
async_response stResponse;
char volser[XDR_VOLSER_LEN];
enum media type;
char drive[XDR_DRIVE_LEN];
enum drive_status drive_state;
char drvmedia[XDR_TEXT_LEN];
};
Vedere la pagina 197
1 2 ... 193 194 195 196 197 198 199 200 201 202 203 ... 217 218

Commenti su questo manuale

Nessun commento