Adic Server Manuel d'utilisateur Page 115

  • 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 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:" );
}
Vue de la page 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 217 218

Commentaires sur ces manuels

Pas de commentaire