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

다운로드
페이지 1192
API Guide
2-642
API Functions
601355 Rev A
VSID_ENDFIELD
 = 
Re
quired 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)
Name of the client dispatch routine to receive 
status for this request.
VSID_COMP_STATE (VST_COMP_STATE)
The target state for the individual drive 
specified in 
VSID_DRIVE_ID
 or drive pool 
group given in 
VSID_DRIVEPOOL_NAME
Used when varying all drives to the same 
state. Valid 
VSID_COMP_STATE
 values are 
enumerated in the vs.types.h file.
VSID_COMP_STATE_LIST (int)
Number of states contained in this list.
(VST_COMP_STATE *)
Pointer to the list of one or more target states 
for the drives specified in 
VSID_DRIVE_ID_LIST. Used when varying 
the drives to different states. Valid 
VSID_COMP_STATE_LIST values are 
enumerated in the vs_types.h file.
VSID_DRIVE_ID (VST_DRIVE_ID)
An individual drive whose state is varied. Not 
necessary when specifying a drive list or drive 
pool.
VSID_DRIVE_ID_LIST (int)
Number of drives contained in this list used 
with 
VSID_COMP_STATE_LIST
.
(VST_DRIVE_ID *)
Pointer to a list of one or more drives whose 
states are to be varied. Not necessary when 
specifying a drive list or drive identifier.