Adic Server Bedienungsanleitung Seite 125

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 218
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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:" );
}
Seitenansicht 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 217 218

Kommentare zu diesen Handbüchern

Keine Kommentare