ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
601355 Rev A API Functions 2-895
Functins
Parameters
Parameter Type Description
VSID_ARCHIVE_ACTION
(VST_ARCHIVE_ACTION_MODE)
Specifies what action VolServ is to take when
the number of media in the archive media
class exceeds the specified high mark
threshold. Valid VSID_ARCHIVE_ACTION
values are enumerated in the vs_types.h file.
VSID_ARCHIVE_NAME
(VST_ARCHIVE_NAME)
The name of the archive associated with the
archive media class. Valid archive names may
contain up to 16 alphanumeric characters,
including spaces. Leading and trailing spaces
are not permitted.
VSID_CAPACITY (VST_CAPACITY) The percentage of the total MediaClass
capacity that can be stored in this archive.
VSID_CLIENT_DISPATCH
(VST_CLIENT_DISPATCH)
The name of the client dispatch routine to
receive status for this request.
VSID_COMPONENT_HANDLE_TABLE
(VST_TABLE_HANDLE)
Preferred locations (in table format) for media
assigned to this archive media class
VSID_ENTERPRISE_ID
(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.
VSID_LOW_MARK (VST_LOW_MARK) The percentage of VSID_CAPACITY below
which the specified migration policy option is
performed or terminated. This field is
applicable only if VSID_ARCHIVE_ACTION is
set to VSE_ARCHIVE_ACTION_NOTIFY or
VSE_ARCHIVE_ACTION_MIG.