API Guide
2-332 API Functions 601355 Rev A
Return Values VS_Mount_SetFields returns:
VSE_TRUE - Successful execution.
VSE_FALSE - API failure - An appropriate error code is set
in VSG_Error.
VSE_ERR_BADFIELD - An invalid parameter was
specified.
VSE_ERR_BADHANDLE - Specified handle was not a
mount handle.
VSE_ERR_BADSIZE - The value passed for a string
parameter exceeds the maximum allowable length for that
parameter.
VSE_ERR_NULLHANDLE - Specified handle was a null
pointer.
VSE_ERR_NULLSTRING - A null value was passed to a
string argument.
VSID_MOUNT_OPTION
(VST_MOUNT_OPTION) 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.
VSID_MOVEWAIT_OPTION
(VST_MOVEWAIT_OPTION) Flag that indicates how VolServ is to process
a mount request that requires an inter-archive
move. Valid VSID_MOVEWAIT_OPTION
values are enumerated in the vs_types.h
file.
VSID_TARGET_MEDIA_CLASS_NAME
(VST_TARGET_MEDIA_CLASS_NAME) Name of the MediaClass group where the
mounted medium is reclassified if the
reclassify option is in effect for the mount
command.
Parameter Type Description