API Guide
601355 Rev A API Functions 2-935
Functins
VSCMD_
ModifyPool VSCMD_ModifyPool modifies the list of drives associated
with a drive pool. A client issues a VSCMD_ModifyPool
request to modify the list of drives that are included in a drive
pool description. The client can add drives to and/or delete
drives from the specified drive pool with a single
VSCMD_ModifyPool request.
Synopsis VST_BOOLEAN VSCMD_ModifyPool
(VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD)
Arguments handle = The command handle for the Modify Pool
request.
“…” = Variable length argument list consisting of pairs of
Arguments. Each pair of Arguments consists of a parameter
identifier, followed by the value 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.
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_DRIVE_ID_LIST (int) The number of drives added to or deleted from
the specified drive pool.