API Guide
2-1028 API Functions 601355 Rev A
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) The name of the client dispatch routine to
receive status for this request.
VSID_ENTERPRISE_ID
(VST_ENTERPRISE_ID) The identifier of the enterprise, if any, to
receive intermediate and final status on this
request.
VSID_MEDIA_CLASS_LIST (int) The list of MediaClass groups with which the
specified media are currently associated.
Used with the media to be reclassified reside
in different MediaClass groups.
(char **) A list of the MediaClass groups with which the
specified media are currently associated.
VSID_MEDIA_CLASS_NAME
(VST_MEDIA_CLASS_NAME) The MediaClass name with which all the
specified media are currently associated if all
of the specified media are associated with the
same MediaClass group.
VSID_MEDIA_ID_LIST (int) The identifier of the number of media to
reclassify.
(char **) A list of the identifiers of the media to
reclassify.
VSID_PRIORITY (VST_PRIORITY) The requested execution priority for this
request. Assignable priority values are
restricted to the range from 1 (highest) to 32
(lowest) inclusive. The default priority value is
15.