API Guide
2-1004 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 MultiMount commands.
VSID_ENTERPRISE_ID
(VST_ENTERPRISE_ID) The identifier of the enterprise, if any, to
receive intermediate and final status on
MultiMount commands.
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 a
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 a
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
MultiMount commands. Assignable priority
values are restricted to the range from 1
(highest) to 32 (lowest) inclusive. The default
priority value is 15.