ADIC 601355 Rev A Digital Camera User Manual


  Open as PDF
of 1192
 
API Guide
2-284 API Functions 601355 Rev A
VSID_CLASS_RPC_OPTION
(VST_CLASS_RPC_OPTION *)
Pointer that indicates whether callbacks are to
be activated for this MediaClass group and if
they are, which callback scheme is to be used.
Valid VSID_CLASS_RPC_OPTION values are
enumerated in the vs_types.h file.
VSID_ENTERPRISE_ID
(VST_ENTERPRISE_ID *)
If VSID_CLASS_RPC_OPTION is set to
VSE_CLASS_RPC_ENTERPRISE, a pointer to
the identifier of the enterprise to receive
unsolicited callbacks. Otherwise,
VSID_ENTERPRISE_ID is not applicable.
VSID_FILL_LEVEL (VST_FILL_LEVEL *) Pointer to the current number of media in this
MediaClass group.
VSID_HIGH_MARK (VST_HIGH_MARK *) Pointer to the percentage of the MediaClass
capacity above which notification or automatic
media migration is initiated.
VSID_HOST_NAME (VST_HOSTNAME) If VSID_CLASS_RPC_OPTION is set to
VSE_CLASS_RPC_STANDARD, a pointer to the
network-assigned name of the computer
where the task that “listens” for unsolicited
callbacks executes. Otherwise,
VSID_HOST_NAME is not applicable.
VSID_MEDIA_CLASS_NAME
(VST_MEDIA_CLASS_NAME)
Pointer to the name of this MediaClass group.
VSID_MEDIA_HANDLE_TABLE
(VST_TABLE_HANDLE *)
Media (in table format) that belong to this
MediaClass group.
VSID_MEDIA_ID (VST_MEDIA_ID) Pointer to the first media id in the media
handle table.
VSID_MEDIA_ID_ENTRY (int,
VST_MEDIA_ID)
Index of the medium in the media handle
table. Pointer to the location to store the media
identifier.
Parameter Type Description