API Guide
601355 Rev A API Functions 2-893
Functions
VSCMD_
Modify
ArchiveMedia
Class
VSCMD_ModifyArchiveMediaClass modifies the value
of one or more attributes of an archive media class. An archive
media class is the association of a MediaClass group with a
defined archive.
All archive media class attributes must be specified on a
Modify Archive Media Class request, whether the value of an
attribute is being modified or not.
Synopsis
VST_BOOLEAN VSCMD_ModifyArchiveMediaClass
(VST_COMMAND_HANDLE handle,
“…”,
VSID_ENDFIELD)
Arguments • handle = The command handle for this Modify Archive
Media Class command.
• “…” = Variable length argument list consisting of pairs of
arguments. Each pair of Arguments consists of a parameter
identifier, followed by the value of the field to use for this
request. The valid parameter identifiers and types for this
function are shown in the following "Parameters"
paragraph.
• VSID_ENDFIELD = Required at the end of the variable
length argument list to indicate the end of the list.