ADIC Digital Camera 601355 Rev A 사용자 설명서

다운로드
페이지 1192
API Guide
601355 Rev A
API Functions
2-453
Functions
VS_
TypeCapacity
_SetFields
VS_TypeCapacity_SetFields
 sets the value of one or 
more fields in a type capacity handle. A type capacity handle is 
used to pass archive type capacity information to and from 
VolServ.
Synopsis
VST_BOOLEAN VS_TypeCapacity_SetFields
(VST_TYPECAPACITY_HANDLE handle,
“…”,
VSID_ENDFIELD)
Arguments
handle
 = The type capacity handle where information is 
stored or updated.
“…”
 = 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 store. The 
parameter identifiers and types this function accepts are 
shown in the following "Parameters" paragraph.
VSID_ENDFIELD
 = 
Re
quired 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_OPTION)
A
ction taken by VolServ when the number of 
media of this media type classification 
reaches the high mark threshold (migrate, 
notify, or none). Valid 
VSID_ARCHIVE_ACTION
 values are 
enumerated in the 
vs_types.h
 file.
VSID_ASSIGNED_BINS (VST_COUNT)
Number of bins to be assigned to the media 
type classification within the archive.