API Guide
2-928 API Functions 601355 Rev A
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_CAPACITY (VST_CAPACITY) The maximum number of media allowed in
this MediaClass group.
VSID_CLASS_MOUNT_STATE
(VST_CLASS_MOUNT_STATE) Indicates whether this MediaClass group
supports the “mount by MediaClass”
functionality. Valid
VSID_CLASS_MOUNT_STATE values are
enumerated in the vs_types.h file.
VSID_CLASS_RPC_OPTION
(VST_CLASS_RPC_OPTION) Indicates whether callbacks are activated for
this MediaClass group and if they are, which
callback scheme is used. Valid
VSID_CLASS_RPC_OPTION values are
enumerated in the vs_types.h file.
VSID_CLIENT_DISPATCH
(VST_CLIENT_DISPATCH) The name of the client dispatch routine to
receive status for this request.
VSID_ENTERPRISE_ID (int) The number of enterprise identifiers in the list.
(VST_ENTERPRISE_ID) The identifier of the enterprise, if any, to
receive intermediate and final status for this
request.
VSID_HIGH_MARK (VST_HIGH_MARK) The percentage of VSID_CAPACITY above
which the specified migration policy option is
performed or initiated. This field is applicable
only if VSID_ARCHIVE_ACTION is set to
VSE_ARCHIVE_ACTION_NOTIFY or
VSE_ARCHIVE_ACTION_MIG.