API Guide
2-292 API Functions 601355 Rev A
VSID_CLASS_RPC_OPTION
(VST_CLASS_RPC_OPTION) Indicates whether callbacks are to be
activated for this MediaClass group and if they
are, which callback scheme is to be used.
Valid VSID_CLASS_RPC_OPTION values are
enumerated in the vs_types.h file.
VSID_ENTERPRISE_ID
(VST_ENTERPRISE_ID) If the VSID_CLASS_RPC_OPTION is set to
VSE_CLASS_RPC_ENTERPRISE, the identifier
of the enterprise to receive unsolicited
callbacks. Otherwise,
VSID_ENTERPRISE_ID is not applicable.
VSID_FILL_LEVEL (VST_FILL_LEVEL) Current number of media in this MediaClass
group.
VSID_HIGH_MARK (VST_HIGH_MARK) Percentage of the MediaClass capacity above
which notification or automatic media
migration is initiated.
VSID_HOST_NAME (VST_HOSTNAME) If VSID_CLASS_RPC_OPTION is set to
VSE_CLASS_RPC_STANDARD, the
network-assigned name of the computer
where the task that “listens” for unsolicited
callbacks executes. Otherwise,
VSID_HOST_NAME is not applicable.
VSID_MEDIA_CLASS_NAME
(VST_MEDIA_CLASS_NAME) Name of this MediaClass group.Valid
MediaClass names may contain up to 16
alphanumeric characters, including spaces.
VSID_MEDIA_HANDLE_TABLE
(VST_TABLE_HANDLE) Media (in table format) that belong to this
MediaClass group.
VSID_MEDIA_TYPE_NAME
(VST_MEDIA_TYPE_NAME) Media type supported by this MediaClass
group. Valid media type names may contain
up to 16 alphanumeric characters, including
spaces.
Parameter Type Description