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

다운로드
페이지 1192
API Guide
601355 Rev A
API Functions
2-629
Functions
104 VSID_CAPACITY, 
capacity,
105 VSID_CLASS_MOUNT_STATE, 
mountstate,
106 VSID_HIGH_MARK, 
highmark,
107 VSID_NOTIFY_COMMENT, 
comment,
108 VSID_ENDFIELD);
109 }
110 
return ( rc );
111}
Notes
The API must be initialized with a call to 
VS_Initialize
 
before this function can be executed.
VolServ generates no intermediate status in response to a 
Create Media Class request.
The Create Media Class command does not trigger unsolicited 
MediaClass callbacks from VolServ.
The total length of time the API software waits for a command 
status in synchronous mode from VolServ is 
(
VSID_RETRY_LIMIT
 plus 1) multiplied by 
VSID_TIMEOUT_VALUE
.
Name specified for the MediaClass group must be unique. Any 
requests to create non-unique MediaClass names fail.
MediaClass groups can span archives.
MediaClass groups may contain only one type of media.
Checks to determine if 
VSID_HIGH_MARK
 has been reached 
or exceeded occur after any Reclassify, Import, or Modify 
Media Class command.