API Guide
601355 Rev A API Functions 2-953
Functins
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 for this request.
VSID_CRITERIA_GROUP_HANDLE (int) The index of a criteria group in the criteria
group table to be used 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 criter ia group in the criteria group table to be
used 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 is specifying a specific drive to be
mounted.