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

다운로드
페이지 1192
API Guide
601355 Rev A
API Functions
2-1027
Functins
VSCMD_
Reclassify
VSCMD_Reclassify
 changes the MediaClass group with 
which the specified media are associated.
Upon receipt of a 
VSCMD_Reclassify 
request, VolServ 
verifies that each specified media identifier references a media 
of the type supported by the target MediaClass group.
If all specified media are of the appropriate media type, 
VolServ verifies that the target MediaClass group is not already 
filled to capacity. 
If the target MediaClass group is already filled to capacity, a 
VSCMD_Reclassify
 request fails and a failure return code is 
returned to the client.
If the target MediaClass group is not already filled to capacity, 
only the media it takes to reach the capacity are reclassified. 
Any remaining media specified in a 
VSCMD_Reclassify
 
request are not reclassified, and a failure indicator is returned to 
the client.
Synopsis
VST_BOOLEAN VSCMD_Reclassify 
(VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD)
Arguments
handle
 = The command handle for the Reclassify 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.