ADIC Digital Camera 601355 Rev A User Manual

Page of 1192
API Guide
2-924
API Functions
601355 Rev A
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 can generate intermediate status in response to a 
Modify Media Class request.
The Modify Media Class command triggers 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
.
The 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.
VSID_CAPACITY
 is a hard limit. VolServ does not permit the 
number of media assigned to a MediaClass group to exceed the 
VSID_CAPACITY
 for that MediaClass group.
If the 
VSID_ENTERPRISE_ID
 parameter is set to any value 
other than zero, final status for this request is returned to the 
enterprise registered with VolServ.