Adic Server Manuel d'utilisateur Page 198

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 218
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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];
};
Vue de la page 197
1 2 ... 193 194 195 196 197 198 199 200 201 202 203 ... 217 218

Commentaires sur ces manuels

Pas de commentaire