Adic Server Manual do Utilizador Página 115

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 218
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 114
aci_init 4-73
21 Dec 2001
Return Values
0: The call was successful.
-1: The call failed.
The external variable d_errno is set to one of the following
DAS error codes:
ERPC
EINVALID
EDASINT
EBADCLIENT
EDASINT
ETIMEOUT
ESWITCHINPROG
See Figure 4-63 for an example of the aci_init function.
Figure 4-63 Example of the aci_init Function
/* Initialize client and free drive resources */
int rc = 0;
rc = aci_init( );
if( rc )
{
aci_perror( "ACI failed initialization:" );
}
Vista de página 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 217 218

Comentários a estes Manuais

Sem comentários