API Guide
601355 Rev A API Functions 2-565
Functions
VSID_ENDFIELD = Required at the end of the variable
length argument list to indicate the end of the list.
Parame ters
Parameter Type Description
VSID_CLIENT_DISPATCH
(VST_CLIENT_DISPATCH) Name of the client dispatch routine to receive
status for this request.
VSID_CONNECT_HANDLE
(VST_CONNECT_HANDLE) The connect handle that contains the
enterprise callback address information to be
used by VolServ when returning status and
MediaClass callbacks to an enterprise.
VSID_CONNECT_HANDLE is not applicable if
VSID_PROCEDURE_NUMBER,
VSID_PROGRAM_NUMBER, VSID_PROTOCOL,
and VSID_VERSION_NUMBER are specified.
VSID_ENTERPRISE_ID
(VST_ENTERPRISE_ID) Identifier of the enterprise, if any, to receive
final status for this request.
VSID_PRIORITY (VST_PRIORITY) Requested execution priority for this request.
Assignable priority values are restricted to a
range from 1 (highest) to 32 (lowest) inclusive.
The default priority value is 15.
VSID_PROCEDURE_NUMBER
(VST_PROCEDURE_NUMBER) RPC procedure number of the client process
to receive status messages and MediaClass
callbacks from VolServ.
VSID_PROCEDURE_NUMBER is not applicable
if VSID_CONNECT_HANDLE is specified.
VSID_PROGRAM_NUMBER
(VST_PROGRAM_NUMBER) RPC program number of the client process to
receive status messages and MediaClass
callbacks from VolServ.
VSID_PROGRAM_NUMBER is not applicable if
VSID_CONNECT_HANDLE is specified.