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

다운로드
페이지 1192
API Guide
2-952
API Functions
601355 Rev A
If more than one medium and/or more than one drive is 
specified on the Mount request, VolServ applies a selection 
algorithm to select a medium/drive pair from the lists of media 
and drives.
For manual archives, a Mount notice is sent to the operator 
console for action. The operator is then responsible for 
confirmation to VolServ when the mount is complete. VolServ 
returns status to the client after the operator action is complete.
A Mount request is queued for later processing if:
Specified/selected drive is busy.
Specified/selected medium is busy.
Specified/selected drive is locked and a Lock identifier was 
not specified on the Mount request.
When a Mount request is queued for later processing, VolServ 
returns intermediate status to the client that indicates the reason 
the Mount request was queued.
Synopsis
VST_BOOLEAN VSCMD_Mount 
(VST_COMMAND_HANDLE handle,
“…”, 
VSID_ENDFIELD)
Arguments
handle
 = The command handle for the Mount request.
“…”
 = Variable length argument list consisting of pairs of 
Arguments. Each pair of Arguments consists of a parameter 
identifier, followed by the value to be used as a command 
default value for the field. The valid parameter identifiers 
and types for this function are shown in the following 
"Parameters" paragraph.