API Guide
601355 Rev A API Functions 2-993
Functins
VSID_MOUNT_HANDLE (int) The index of this mount handle in a mount
handle table. The index of the first mount
handle for a MultiMount request should be 0.
Enter one VSID_MOUNT_HANDLE (int,
VST_MOUNT_HANDLE) parameter pair for
each medium to be mounted with this
MultiMount request. Up to eight
VSID_MOUNT_HANDLE parameter pairs may
be specified on a single MultiMount command.
(VST_MOUNT_HANDLE) The mount handle for this individual mount
request. Enter one VSID_MOUNT_HANDLE
(int, VST_MOUNT_HANDLE) parameter
pair for each medium to be mounted with this
MultiMount request. Up to eight
VSID_MOUNT_HANDLE parameter pairs may
be specified on a single MultiMount command.
VSID_PRIORITY (VST_PRIORITY) The requested execution priority for this
request. Assignable priority values are
restricted to the range from 1 (highest) to 32
(lowest) inclusive. The default priority value is
15.
VSID_RETRY_LIMIT (VST_RETRY_LIMIT) The 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.
Parameter Type Description