ADIC 601355 Rev A Benutzerhandbuch

Seite von 1192
API Guide
601355 Rev A
API Functions
2-323
Functions
VSID_DRIVE_ID (VST_DRIVE_ID *) 
Pointer to the drive identifier to mount when 
mounting by drive identifier.
VSID_DRIVEPOOL_NAME 
(VST_DRIVE_POOL_NAME) 
Pointer to the name of a drive pool group from 
which to select a drive when mounting by 
drive pool group. Valid DrivePool names may 
contain up to 16 alphanumeric characters, 
including spaces. Leading and trailing spaces 
are not permitted.
VSID_DRIVE_ID_TABLE 
(VST_TABLE_HANDLE *)
Pointer to the list of drives to exclude from the 
given drive pool group when mounting by 
drive pool group.
VSID_LOCK_ID (VST_LOCK_ID *) 
Pointer to the lock identifier that is required if a 
drive is locked.
VSID_MEDIA_CLASS_NAME 
(VST_MEDIA_CLASS_NAME) 
Pointer to the MediaClass name from which a 
medium is selected to mount. Valid 
MediaClass names may contain up to 16 
alphanumeric characters, including spaces. 
Leading and trailing spaces are not permitted.
VSID_MEDIA_ID (VST_MEDIA_ID) 
Pointer to the identifier of the medium to be 
mounted.
VSID_MEDIA_ID_TABLE 
(VST_TABLE_HANDLE *)
Pointer to the media identifier list (in table 
format) from which the medium to be mounted 
is selected when mounting by media list.
VSID_MEDIA_SELECT 
(VST_MEDIA_SELECT *) 
Pointer to the type of media selection (media 
identifier, media list, or MediaClass group).
VSID_MOUNT_OPTION 
(VST_MOUNT_OPTION *) 
Pointer to a flag that indicates which mount 
processing options are in effect for the mount 
command. Valid 
VSID_MOUNT_OPTION
 
values are listed in the
 
vs_defs.h file.
Parameter Type
Description