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

다운로드
페이지 1192
API Guide
2-1060
API Functions
601355 Rev A
VSCMD_
Request-
Query
VSCMD_RequestQuery
 requests information about an 
outstanding VolServ request. To execute a valid Request Query 
command, the client must provide the VolServ-assigned request 
identifier of the request for which information is needed.
Synopsis
VST_BOOLEAN VSCMD_RequestQuery 
(VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD)
Arguments
handle
 = The command handle for the Request 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
 = 
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 for this request.
VSID_ENTERPRISE_ID 
(VST_ENTERPRISE_ID)
The identifier of the enterprise, if any, to 
receive intermediate and final status on this 
request.