ADIC 601355 Rev A Benutzerhandbuch

Seite von 1192
API Guide
2-204
API Functions
601355 Rev A
VS_DrivePool
_SetFields
VS_DrivePool_SetFields
 sets the value of one or more 
fields in a drive pool handle. A drive pool handle is used to pass 
drive pool information to and from VolServ.
Synopsis
VST_BOOLEAN VS_DrivePool_SetFields
( VST_DRIVEPOOL_HANDLE handle,
“…”,
VSID_ENDFIELD )
Arguments
handle
 = Drive pool handle where information is stored.
“…”
 = Variable length argument list consisting of pairs of 
arguments. Each pair of arguments consists of a parameter 
identifier, followed by the value of the field to store. The 
parameter identifiers and types this function accepts are 
shown in the following "Parameters" paragraph.
VSID_ENDFIELD
 = 
Re
quired at the end of the variable 
length argument list to indicate the end of the list.
Parameters
Return Values
VS_DrivePool_SetFields
 returns:
Parameter Type
Description
VSID_DRIVE_HANDLE_TABLE 
(VST_TABLE_HANDLE) 
Drive handles (in table format) that belong to 
this drive pool group.
VSID_DRIVEPOOL_NAME 
(VST_DRIVEPOOL_NAME) 
Name associated with the drive pool group. 
Valid drive pool names may contain up to 16 
alphanumeric characters, including spaces. 
Leading and trailing spaces are not permitted.