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

다운로드
페이지 1192
API Guide
601355 Rev A
API Functions
2-1069
Functins
default value for the field. The valid parameter identifiers 
and types for this function are shown in the following 
"Parameters" paragraph.
VSID_ENDFIELD
 = 
R
equired 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 on Request Query commands.
VSID_ENTERPRISE_ID 
(VST_ENTERPRISE_ID)
The identifier of the enterprise, if any, to 
receive intermediate and final status on 
Request Query commands.
VSID_PRIORITY (VST_PRIORITY)
The requested execution priority for Request 
Query commands. Assignable priority values 
are restricted to the range from 1 (highest) to 
32 (lowest) inclusive. The default priority value 
is 15.
VSID_REQUEST_ID (VST_REQUEST_ID)
The VolServ-assigned identifier of the request 
to be queried. A valid request identifier must 
be specified in theYYYY:DD:MM format where 
YYYY represents the year, DD represents the 
day, and MM is the month.
VSID_RETRY_LIMIT (VST_RETRY_LIMIT)
The number of times the API software retries 
for command status from VolServ before 
returning a time-out to the client software for 
Request Query commands. 
VSID_RETRY_LIMIT
 is not applicable when 
the API software executes in asynchronous 
mode. The default retry limit is 3.