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

다운로드
페이지 1192
API Guide
601355 Rev A
API Functions
2-791
Functions
VSCMD_
DeleteArchive
MediaClass
VSCMD_DeleteArchiveMediaClass
 deletes an existing 
archive media class relationship. 
Upon receipt of a 
VSCMD_DeleteArchiveMediaClass
 
request, VolServ disassociates the archive media class 
relationship and returns status to the client indicating the 
success or failure of the request.
Synopsis
VST_BOOLEAN VSCMD_DeleteArchiveMediaClass
(VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD)
Arguments
handle = The command handle for the Delete Archive 
Media Class 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 = Required at the end of the variable 
length argument list to indicate the end of the list.