![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/73/a73a4b49-d7f1-4c0b-9164-d43628ae57b6/a73a4b49-d7f1-4c0b-9164-d43628ae57b6-bg412.png)
API Guide
2-992 API Functions 601355 Rev A
VSCMD_Multi
Mount
VSCMD_MultiMount mounts one or more media with a
single command. Up to eight mount requests can be specified
on a MultiMount command. The media specified on a
MultiMount command are mounted atomically.
Synopsis
VST_BOOLEAN VSCMD_MultiMount
(VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD)
ARGUMENTS • handle = The command handle for the MultiMount
request.
• “…” = Variable length argument list consisting of pairs of
Arguments. Each pair of Arguments consists of a parameter
identifier, followed by the value to be used as a command
default value for the field. The valid parameter identifiers
and types for this function are shown in the following
"Parameters" paragraph.
• VSID_ENDFIELD = Required at the end of the variable
length argument list to indicate the end of the list.
Parameters
Parameter Type Description
VSID_CLIENT_DISPATCH
(VST_CLIENT_DISPATCH)
The name of the client dispatch routine to
receive status for this request.
VSID_ENTERPRISE_ID
(VST_ENTERPRISE_ID)
The identifier of the enterprise, if any, to
receive intermediate and final status on this
request.