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

다운로드
페이지 1192
API Guide
2-716
API Functions
601355 Rev A
33  VSID_USER_FIELD, 
user_field,
34  VSID_TIMEOUT_VALUE, 
timeout,
35  VSID_RETRY_LIMIT, 
retries,
36  VSID_STATUS_WAIT_FLAG, 
wait_flag,
37
VSID_ENTERPRISE_ID, 
enterprise_id,
38  VSID_ENDFIELD);
39  
return ( rc );
40 }
Notes
The 
VSID_DRIVE_ID_LIST
 and 
VSID_DRIVE_EXCL_LIST
 
parameters require that two arguments be passed instead of one. 
The first argument passed is the entry number in the appropriate 
table. The second argument is a pointer to the location where 
the value is stored.
Two levels of default parameter settings are used in the API 
software—global defaults and command-specific defaults. 
See Also
vsapi(l), 
VS_Error_GetFields(l), 
VS_Global_SetFields(l), 
VSCMD_Lock(l)
Note
If the argument list does not end with 
VSID_ENDFIELD
unpredictable results occur.