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

다운로드
페이지 1192
API Guide
2-1040
API Functions
601355 Rev A
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 Reclassify commands.
VSID_ENTERPRISE_ID 
(VST_ENTERPRISE_ID)
The identifier of the enterprise, if any, to 
receive intermediate and final status on 
Reclassify commands.
VSID_MEDIA_CLASS_LIST (int)
The number of MediaClass groups with which 
the specified media are currently associated. 
Used with the media to be reclassified reside 
in different archives.
(char **)
A list of the MediaClass groups with which the 
specified media are currently associated.
VSID_MEDIA_CLASS_NAME 
(VST_MEDIA_CLASS_NAME)
The MediaClass group with which all the 
specified media are currently associated if all 
of the specified media are associated with the 
same MediaClass group.
VSID_MEDIA_ID_LIST (int)
The number of media to reclassify.
(char **)
A list of the identifiers of the media to 
reclassify.
VSID_PRIORITY (VST_PRIORITY)
The requested execution priority for Reclassify 
commands. Assignable priority values are 
restricted to the range from 1 (highest) to 32 
(lowest) inclusive. The default priority value is 
15.