Adic Server Manuel d'utilisateur Page 107

  • 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 106
aci_force 4-65
21 Dec 2001
EBADCLIENT
ENOTMOUNTED
ECANCELED
EDASINT
ENOMATCH
ETIMEOUT
ESWITCHINPROG
EHICAPINUSE
ECOORDINATE
EBARCODE
EINVALIDDEV
ENOROBOT
EDATABASE
ENOTSUPPHCMD
EAREAEMPTY
EBARCODE
EAREAFULL
See Figure 4-53 for an example of the aci_force function.
Figure 4-53 Example of the aci_force Function
/* Dismount any volume from drive */
int rc = 0;
rc = aci_force( "Drive1" );
if( rc )
{
aci_perror( "Command failed: " );
}
else
{
printf( "Dismount of Drive1 successful.\n" );
}
Vue de la page 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 217 218

Commentaires sur ces manuels

Pas de commentaire