ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
2-262 API Functions 601355 Rev A
VSID_BATCH_NAME (VST_BATCH_NAME) Pointer to the name of the batch associated
with this medium. Valid batch names may
contain up to 32 alphanumeric characters,
including spaces. Leading and trailing spaces
are not permitted.
VSID_CURRENT_ARCHIVE_NAME
(VST_ARCHIVE_NAME)
Pointer to the name of the archive where the
medium is currently stored. Valid archive
names may contain up to 16 alphanumeric
characters, including spaces. Leading and
trailing spaces are not permitted.
VSID_IMPORT_DATE (VST_TIME *) Pointer to the date this medium was imported
into the VolServ system.
VSID_LAST_DISMOUNT (VST_TIME *) Pointer to the time this medium was last
dismounted.
VSID_MANUFACTURER
(VST_MANUFACTURER_NAME)
Pointer to the manufacturer associated with
this medium. Valid 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)
Pointer to the MediaClass group with which
this medium is associated.
VSID_MEDIA_ID (VST_MEDIA_ID) Pointer to the identifier of this medium.
VSID_MEDIA_LOC_STATE
(VST_MEDIA_LOC_STATE *)
Pointer to the location state of this medium.
Valid VSID_MEDIA_LOC_STATE values are
enumerated in the vs_types.h file
VSID_MEDIA_TYPE_NAME
(VST_MEDIA_TYPE_NAME)
Pointer to the media type associated with this
medium. Valid media type names may contain
up to 16 alphanumeric characters, including
spaces. Leading and trailing spaces are not
permitted.
VSID_MOUNT_COUNT (VST_COUNT *) Pointer to the number of times this medium
has been mounted.
Parameter Type Description