ADIC 601355 Rev A Benutzerhandbuch

Seite von 1192
API Guide
601355 Rev A
API Functions
2-873
Functions
Arguments
“…” = Variable length argument list consisting of pairs of 
arguments. Each pair of arguments consists of a parameter 
identifier, followed by the value to be used as a command 
default value for the field. The valid parameter identifiers 
and types for this function are shown in the following 
"Parameters" paragraph.
VSID_ENDFIELD = Required at the end of the variable 
length argument list to indicate the end of the list.
Parameters
Parameter Type
Description
VSID_CLIENT_DISPATCH 
(VST_CLIENT_DISPATCH)
Name of the client dispatch routine to receive 
status on Drive Pool Query commands.
VSID_DRIVEPOOL_NAME 
(VST_DRIVEPOOL_NAME)
Name of the drive pool to query. Valid drive 
pool names may contain up to 16 
alphanumeric characters, including spaces. 
Leading and trailing spaces are not permitted.
VSID_ENTERPRISE_ID 
(VST_ENTERPRISE_ID)
Identifier of the enterprise, if any, to receive 
intermediate and final status on Drive Pool 
Query commands.
VSID_POOL_QUERY_OPT 
(VST_QUERY_LIST_OPTION)
Specifies what drive information, if any, is 
requested for each specified drive pool. The 
client can request no drive information, a list of 
drive identifiers associated with each drive 
pool, or detailed information about each drive 
associated with each drive pool. Valid 
VSID_POOL_QUERY_OPT
 values are 
enumerated in the vs_types.h file.
VSID_PRIORITY (VST_PRIORITY)
The requested execution priority for Drive Pool 
Query commands. Assignable priority values 
are restricted to a range from 1 (highest) to 32 
(lowest) inclusive. The default priority value is 
15.