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

다운로드
페이지 1192
API Guide
2-50
API Functions
601355 Rev A
Parameters
Parameter Type
Description
VSID_ARCHIVE_ACTION 
(VST_ARCHIVE_ACTION_OPTION) 
The archive 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 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) 
The percentage of the total MediaClass 
capacity that can be stored in this archive.
VSID_COMPONENT_HANDLE_TABLE 
(VST_TABLE_HANDLE) 
The preferred locations (in table format) 
for media assigned to this archive media 
class.
VSID_FILL_LEVEL 
(VST_FILL_LEVEL) 
The number of media currently in this 
archive media class.
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
.