Adic Server Manual do Utilizador Página 107

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 218
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 217 218

Comentários a estes Manuais

Sem comentários