API Guide
601355 Rev A API Functions 2-349
Functions
(VST_DRIVE_ID *) Pointer to a specific entry in the drive identifier
table.
VSID_DRIVE_ID_TABLE
(VST_TABLE_HANDLE *) Pointer to the drive identifiers (in table format)
associated with this callback.
VSID_ERROR_HANDLE
(VST_ERROR_HANDLE *) Pointer to the error handle for this callback.
VSID_MEDIA_CLASS_NAME
(VST_MEDIA_CLASS_NAME) Pointer to the MediaClass name for this
callback.
VSID_MEDIA_ID (VST_MEDIA_ID) Pointer to the media identifier for this callback.
VSID_MEDIA_ID_ENTRY (int) Number of media in the media identifier table.
(VST_MEDIA_ID *) Pointer to the media identifier table.
VSID_MEDIA_ID_TABLE
(VST_TABLE_HANDLE *) Pointer to the media identifiers (in table
format) associated with this callback.
VSID_NOTIFY_TYPE
(VST_NOTIFY_TYPE *) Pointer to the type of VolServ command that
generated this callback. Valid
VSID_NOTIFY_TYPE values are enumerated
in the vs_types.h file.
VSID_NUMBER_DRIVE_IDS (int *) Pointer to the number of drive ids present in
the drive id table.
VSID_NUMBER_MEDIA_IDS (int *) Pointer to the number of media ids present in
the media id table.
VSID_PROCEDURE_NUMBER
(VST_PROCEDURE_NUMBER *) Pointer to the RPC procedure number of the
client process to receive callbacks generated
for this MediaClass group.
VSID_PROGRAM_NUMBER
(VST_PROGRAM_NUMBER *) Pointer to the RPC program number of the
client process to receive MediaClass
callbacks.
Parameter Type Description