API Guide
601355 Rev A API Functions 2-675
Functions
Parame ters
Parameter Type Description
VSID_ARCHIVE_NAME
(VST_ARCHIVE_NAME) The destination archive for the imported
media. Valid archive names may contain up to
16 alphanumeric characters, including
spaces. Leading and trailing spaces are not
permitted.
VSID_BATCH_NAME (VST_BATCH_NAME) The batch name to be assigned to media that
are automatically imported/checked in. Valid
batch names may contain up to 32
alphanumeric characters, including spaces.
Leading and trailing spaces are not permitted.
VSID_CLIENT_DISPATCH
(VST_CLIENT_DISPATCH) Name of the client dispatch routine to receive
status for this request.
VSID_ENTERPRISE_ID
(VST_ENTERPRISE_ID Identifier of the enterprise, if any, to receive
final status on this request.
VSID_MANUFACTURER
(VST_MANUFACTURER) The manufacturer to be assigned to the
imported media. Valid VSID_MANUFACTURER
names may contain up to 32 alphanumeric
characters, including spaces. Leading and
trailing spaces are not permitted.
VSID_MEDIA_CLASS_NAME
(VST_MEDIA_CLASS_NAME) The MediaClass group where imported media
is assigned.
VSID_MEDIA_ID_LIST (int) Number of media in the list.
(char **) Array of media identifiers to import.
VSID_PRIORITY (VST_PRIORITY) The requested execution priority for this
request. Assignable priority values are
restricted to the range from 1 (highest) to 32
(lowest) inclusive. The default priority value is
15.