ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
2-16 API Functions 601355 Rev A
VSID_ARCHIVE_FILL_MODE
(VST_ARCHIVE_FILL_MODE*)
Pointer to the method of allocating bins to new
media as they are entered into an archive.
VSID_ARCHIVE_FILL_MODE is applicable
only to the DataShelf and DataLibrary
archives. Valid VSID_ARCHIVE_FILL_MODE
values are enumerated in the vs_types.h file.
VSID_ARCHIVE_MODE
(VST_ARCHIVE_MODE *)
Pointer that specifies whether this archive is
attended by an operator to handle media
movement commands that require human
intervention. Valid VSID_ARCHIVE_MODE
values are enumerated in the vs_types.h file.
VSID_ARCHIVE_NAME
(VST_ARCHIVE_NAME)
Pointer to the name of this archive. Valid
archive names may contain up to 16
alphanumeric characters, including spaces.
Leading and trailing spaces are not permitted.
VSID_ARCHIVE_TYPE
(VST_ARCHIVE_TYPE *)
Pointer to the type of this archive. Valid
VSID_ARCHIVE_TYPE values are
enumerated in the vs_types.h file.
VSID_ARCHIVEMEDIACLASS_HANDLE (int) Index of the archive media class handle in the
MediaClass capacity table.
(VST_ARCHIVEMEDIACLASS_HANDLE *) Pointer to the first archive media class handle
in the MediaClass capacity table.
VSID_ARCHIVEMEDIACLASS_HANDLE_EN
TRY
(int,VST_ARCHIVEMEDIACLASS_HANDLE)
Index of the archive media class handle in the
MediaClass capacity table.
Pointer to the location to store the archive
media class handle.
VSID_ARCHIVEMEDIACLASS_HANDLE_TA
BLE (VST_TABLE_HANDLE *)
Pointer to the MediaClass capacity (in table
format) for this archive.
VSID_COMP_STATE (VST_COMP_STATE *) Pointer to the operational state of this archive.
Valid VSID_COMP_STATE values are
enumerated in the vs_types.h file.
VSID_DRIVE_ID (int) Index of the drive in the drive identifier table.
Parameter Type Description