Adic Server Instrukcja Użytkownika Strona 115

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 218
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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:" );
}
Przeglądanie stron 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 217 218

Komentarze do niniejszej Instrukcji

Brak uwag