Aci_Qversion; Return Values - ADIC Server User Manual

Adic server user manual
Table of Contents

Advertisement

aci_qversion

#include "aci.h"
int aci_qversion( char *aciver,
Figure 4-88
Table 4-38
Parameter
aciver
dasver

Return Values

21 Dec 2001
The aci_qversion function queries the version string of ACI
and DAS component. See Figure 4-88.
char *dasver )
aci_qversion Function Call
Query the version of the installed ACI and DAS component.
This function allows the client to determine that the correct
software component prerequisite is installed. See
Table 4-38
Parameters for the aci_qversion Function Call
displays the release of the used ACI (function library), e.g. 3.01
displays the release of the used DAS software on the AMU, e.g.
3.01
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
ETIMEOUT
ESWITCHINPROG
Refer to Figure 4-89 on page 4-98 for an example of the
aci_qversion function.
Description
aci_qversion
4-97

Advertisement

Table of Contents
loading

Table of Contents