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

다운로드
페이지 1192
API Guide
601355 Rev A
API Functions
2-863
Functions
VSCMD_Drive
PoolQuery
The 
VSCMD_DrivePoolQuery
 queries for information 
about one drive pool or about all drive pools known to the 
VolServ system.
Upon receipt of a Drive Pool Query request, VolServ obtains 
the requested information about the specified drive pool and 
returns this information to the client.
Synopsis
VST_BOOLEAN VSCMD_DrivePoolQuery
(VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD)
Arguments
handle = The command handle for the Drive Pool Query 
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.