Adic Server Manual de usuario Pagina 115

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 218
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 217 218

Comentarios a estos manuales

Sin comentarios