Adic Server Instrukcja Użytkownika Strona 125

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 218
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 124
aci_killamu 4-83
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:
ENOTAUTH
ERPC
EINVALID
EDASINT
ETIMEOUT
EAMUCOMM
EHICAPINUSE
ESWITCHINPROG
See Figure 4-74 for an example of the aci_killamu function.
Figure 4-74 Example of the aci_killamu Function
/* Shutdown of the AMU */
int rc = 0;
rc = aci_killamu( );
if( rc )
{
aci_perror( "Shutdown of AMU PC failed:" );
}
Przeglądanie stron 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 217 218

Komentarze do niniejszej Instrukcji

Brak uwag