ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
2-760 API Functions 601355 Rev A
(VST_COUNT *) Pointer to an array of field identifiers to
associate with the user statistics.
VSID_MANUFACTURER
(VST_MANUFACTURER_NAME)
The manufacturer to be assigned to imported
medium. Valid manufacturer names may
contain up to 32 alphanumeric characters,
including spaces. Leading and trailing spaces
are not permitted.
VSID_MEDIA_ID (VST_MEDIA_ID) Media identifier of the medium to update.
VSID_MEDIA_STAT_VALUE_LIST (int) Number of user statistics in the list.
(char **) An array of user statistics to associate with the
medium.
VSID_MEDIA_STAT_OPTION_LIST (int) Number of media statistic options in the list.
(VST_MEDIA_STAT_OPTION *) An array of media statistic options to place on
the list of user statistics. Valid
VSID_MEDIA_STAT_OPTION_LIST values
are enumerated in the vs_types.h file.
VSID_MODMEDIA_OPTION
(VST_MODMEDIA_OPTION)
The option for the medium's user statistics.
Valid VSID_MODMEDIA_OPTION values are
enumerated in the vs_types.h file.
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.
VSID_RETRY_LIMIT (VST_RETRY_LIMIT) Number of times the API software retries for
command status from VolServ before
returning a time-out to the client software for
this request. VSID_RETRY_LIMIT is not
applicable when the API software executes in
asynchronous mode.
Parameter Type Description