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

다운로드
페이지 1192
API Guide
2-976
API Functions
601355 Rev A
When media are ejected from the home archive and entered into 
the target archive, VolServ generates MediaClass callbacks, if 
any of the moved media are associated with MediaClass groups 
that are configured to generate callbacks from VolServ.
The Move command can be used to place homeless media into 
an archive. A homeless medium is an intransit medium that has 
no pending movement activity.
Synopsis
VST_BOOLEAN VSCMD_Move 
(VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD)
Arguments
handle
 = The command handle for the Move 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.
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_CLIENT_DISPATCH 
(VST_CLIENT_DISPATCH)
The name of the client dispatch routine to 
receive status for this request.
VSID_ENTERPRISE_ID 
(VST_ENTERPRISE_ID)
The identifier of the enterprise, if any, to 
receive intermediate and final status for this 
request.