ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
601355 Rev A API Functions 2-285
Functions
VSID_MEDIA_TYPE_NAME
(VST_MEDIA_TYPE_NAME)
Pointer to the media type supported by this
MediaClass group. Valid media type names
may contain up to 16 alphanumeric
characters, including spaces. Leading and
trailing spaces are not permitted.
VSID_NOTIFY_COMMENT
(VST_NOTIFY_COMMENT)
Pointer to the user-specified comment to be
included in a system log message when the
number of media in the MediaClass group
exceeds the high mark threshold or drops
below the low mark threshold.
VSID_NUMBER_MEDIA_HANDLES (int *) Pointer to the number of media handles in the
media handle table.
VSID_PROCEDURE_NUMBER
(VST_PROCEDURE_NUMBER *)
If VSID_CLASS_RPC_OPTION is set to
VSE_CLASS_RPC_STANDARD, a pointer to the
RPC procedure number of the “listening task.”
Otherwise, VSID_PROCEDURE_NUMBER is not
applicable.
VSID_PROGRAM_NUMBER
(VST_PROGRAM_NUMBER *)
If VSID_CLASS_RPC_OPTION is set to
VSE_CLASS_RPC_STANDARD, a pointer to the
RPC program number of the client process to
receive MediaClass notification messages
from VolServ. If the
VSID_CLASS_RPC_OPTION is set to
VSE_CLASS_RPC_NONE or
VSE_CLASS_RPC_ENTERPRISE,
VSID_PROGRAM_NUMBER is not applicable.
VSID_PROTOCOL (VST_PROTOCOL *) If the VSID_CLASS_RPC_OPTION is set to
VSE_CLASS_RPC_STANDARD, a pointer
where Internet protocol to use to return
unsolicited callbacks to the client. Valid
VSID_PROTOCOL values are enumerated in
the vs_types.h file.
VSID_RELEASE_PRIORITY
(VST_PRIORITY *)
Pointer to the release priority for this
MediaClass group.
Parameter Type Description