Figure 4-91, Figure 4-92, Table 4-39 – ADIC Server User Manual

Page 141: Para

Advertising
background image

aci_qvolsrange

4-99

21 Dec 2001

Figure 4-91

Amount of Listed Volsers

See Figure 4-92 for the aci_volserinfo function structure.

Figure 4-92

Structure for the aci_volserinfo

See Table 4-39 for a description of the parameters for the
aci_qvolsrange function call.

Table 4-39

Parameters for the aci_qvolsrange Function Call

Parameter

Description

startvolser

first volser in the range of displayed
volsers

endvolser

last volser in the range of displayed
volsers

num_of_requested_volser

number of volsers to be displayed

client_name

optional parameter to specify the
volsers for a client other than the local
one

Archive Catalog

Volser Ranges defined for Client

Range defined with startvolser and endvolser

with aci_qvolsrange listed volsers

struct aci_volserinfo {

char volser[ACI_VOLSER_LEN];

enum aci_media media_type;

char attrib;

};

Advertising