ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
2-864 API Functions 601355 Rev A
Parameters
Parameter Type Description
VSID_CLIENT_DISPATCH
(VST_CLIENT_DISPATCH)
Name of the client dispatch routine to receive
status for this request.
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
final status on this request.
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 this
request. Assignable priority values are
restricted to a range from 1 (highest) to 32
(lowest) inclusive. The default priority value is
15.
VSID_QUERY_OPTION
(VST_QUERY_OPTION)
Indicates whether information is being
requested for a single specified drive pool or
for all drive pools. Valid VSE_QUERY_OPTION
values are enumerated in the vs_types.h file.
VSID_RETRY_LIMIT (VST_RETRY_LIMIT) Number of times the API software retries for
command status from VolServ before
returning a time-out to the client software for
this request. VSID_RETRY_LIMIT is not
applicable when the API software executes in
asynchronous mode.