API Guide
2-968 API Functions 601355 Rev A
VSID_ENDFIELD = Required at the end of the variable
length argument list to indicate the end of the list.
Parame ters
Parameter Type Description
VSID_CLIENT_DISPATCH
(VST_CLIENT_DISPATCH) The name of the client dispatch routine to
receive status on Mount commands.
VSID_CRITERIA_GROUP_HANDLE (int) The index of a criteria group in the criteria
group table to use in selecting a medium to
satisfy the Mount request. The valid range for
VSID_CRITERIA_GROUP_HANDLE (int) is
0 to 3, inclusive.
(VST_CRITERIAGROUP_HANDLE) A cr iteria group in the criteria group table to
use in selecting a medium to satisfy the Mount
request. There can be 0 to 4 criteria groups
defined for a Mount request.
VSID_DRIVE_EXCL_LIST (int) The number of drives to exclude from the
specified drive pool.
VSID_DRIVE_EXCL_LIST is applicable only
if the client is requesting a Mount by drive
pool.
(VST_DRIVE_ID *) The list of drives to exclude from the specified
drive pool. VSID_DRIVE_EXCL_LIST is
applicable only if the client is requesting a
Mount by drive pool.
VSID_DRIVE_ID (VST_DRIVE_ID) The identifier of the drive to mount.
VSID_DRIVE_ID is applicable only if the
client specifies a specific drive to be mounted.