Adic Server Manual de usuario Pagina 107

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 218
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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" );
}
Vista de pagina 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 217 218

Comentarios a estos manuales

Sin comentarios