ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
2-596 API Functions 601355 Rev A
Arguments handle = The command handle for this Create Archive
Media Class command.
“…” = Variable length argument list consisting of pairs of
arguments. Each pair of Arguments consists of a parameter
identifier, followed by the value of the field to use for this
request. The valid parameter identifiers and types for this
function are shown in the following "Parameters"
paragraph.
VSID_ENDFIELD = Required at the end of the variable
length argument list to indicate the end of the list.
Parameters
Parameter Type Description
VSID_ARCHIVE_ACTION
(VST_ARCHIVE_ACTION_MODE)
Specifies what action VolServ takes 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)
Name of the archive to be associated with the
archive media class relationship. Valid archive
names may contain up to 16 alphanumeric
characters, including spaces. Leading and
trailing spaces are not permitted.
VSID_CAPACITY (VST_CAPACITY) Percentage of the total MediaClass capacity
that can be stored in this archive.
VSID_CLIENT_DISPATCH
(VST_CLIENT_DISPATCH)
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)
Identifier of the enterprise, if any, to receive
final status for this request.